modify_zones#
- class ansys.fluent.core.generated.solver.settings_242.modify_zones.modify_zones(name=None, parent=None)#
Bases:
Group
Enter the modify zones menu.
Methods
Method |
Summary |
---|---|
Deactivate cell thread. |
|
Delete a cell thread. |
|
Copy and translate or rotate a cell zone. |
|
List zone IDs, types, kinds, and names. |
|
Extrude a face thread a specified distance based on a list of deltas. |
|
Extrude a face thread a specified distance based on a distance and a list of parametric locations between 0 and 1 (eg. 0 0.2 0.4 0.8 1.0). |
|
Attempt to fuse zones by removing duplicate faces and nodes. |
|
Scale nodal coordinates of input cell zones. |
|
Rotate nodal coordinates of input cell zones. |
|
Translate nodal coordinates of input cell zones. |
|
Merge zones of the same type and condition into one. |
|
Replace a cell zone. |
|
Append new mesh. |
|
Append new mesh with data. |
|
Separate a cell zone based on cell marking. |
|
Separate a cell zone based on contiguous regions. |
|
Separate a face zone based on significant angle. |
|
Separate each face in a zone into unique zone. |
|
Separate a face zone based on cell marking. |
|
Separate a face zone based on contiguous regions. |
|
Give a zone a new name. |
|
Change the realgas material state for a zone. |
|
Attempt to establish conformal periodic face zone connectivity. |
|
Create a conformal or non-conformal periodic interface. |
|
Slit a periodic zone into two symmetry zones. |
|
Set a zone’s type. |
|
Delete cells based on cell ids. |
|
Delete cells based on a cell register. |
Included in:
Parent |
Summary |
---|---|
‘mesh’ child. |