clustering_settings#

class ansys.fluent.core.solver.settings_232.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.

clustering_algorithm

Set the cluster algorithm.

faces_per_cluster

‘faces_per_cluster’ child.

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

‘s2s’ child.