set#
- class ansys.fluent.core.generated.solver.settings_251.set(name=None, parent=None)#
Bases:
Group
The adaption set object.
Attributes
Attribute |
Summary |
---|---|
The adaption method. |
|
The boundary zones to specify directions for prismatic refinement. |
|
Cell zones to be used for marking adaption. An empty list implies that all zones are considered for adaption. |
|
Frequency for dynamic adaption. |
|
The adaption verbosity. |
|
Encapsulate all children of parent cells on the same partition. |
|
Maximum level of refinement in the mesh. |
|
Limit on the minimum effective edge-length of cells in the mesh. |
|
Limit on the minimum cell orthogonal quality during adaption. |
|
Limit on the maximum number of cells during adaption. |
|
The number of additional cell layers for refinement. |
|
Enable/Disable anisotropic adaption for prismatic cells. |
|
The split ratio for anisotropic refinement of prismatic cells. |
|
Enables adaption of dead cells in overset meshes. |
Methods
Method |
Summary |
---|---|
Adapt the mesh during solution. |
Included in:
Parent |
Summary |
---|---|
The adaption object. |