clustering_settings#

class ansys.fluent.core.generated.solver.settings_242.clustering_settings.clustering_settings(name=None, parent=None)#

Bases: Group

Enter clustering related settings.

Attributes

Attribute

Summary

enable_mesh_interface_clustering

Enable clustering on mesh interface.

split_angle

Set split angle for clustering algorithm in degrees.

clustering_algorithm

Set the cluster algorithm.

enable_clustering

Enable/Disable clustering for S2S in GPU.

faces_per_cluster

Settings for determining number of faces per cluster.

Methods

Method

Summary

print_thread_clusters

Prints the following for all boundary threads: thread-id, number of faces, faces per surface cluster, and the number of surface clusters.

Included in:

Parent

Summary

s2s

Enable/disable the Surface to Surface radiation model.