set#
- class ansys.fluent.core.generated.solver.settings_242.set.set(name=None, parent=None)#
Bases:
Group
Enter the adaption set menu.
Attributes
Attribute |
Summary |
---|---|
Set the adaption method. |
|
Set the boundary zones to specify directions for prismatic refinement. |
|
Set cell zones to be used for marking adaption. An empty list implies that all zones are considered for adaption. |
|
Set frequency for dynamic adaption. |
|
Set the adaption verbosity. |
|
Encapsulate all children of parent cells on the same partition. |
|
Set maximum level of refinement in the mesh. |
|
Limit on the minimum effective edge-length of cells in the mesh. |
|
Set limit on the minimum cell orthogonal quality during adaption. |
|
Set limit on the maximum number of cells during adaption. |
|
Set the number of additional cell layers for refinement. |
|
Enable/Disable anisotropic adaption for prismatic cells. |
|
Set 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 |
---|---|
Enter the adaption menu. |