mesh#
- class ansys.fluent.core.generated.solver.settings_251.mesh(name=None, parent=None)#
Bases:
Group
‘mesh’ child.
Attributes
Attribute |
Summary |
---|---|
The adaption object. |
|
The anisotropic adaption object. |
|
Specifies whether to perform various mesh consistency checks before solve. |
|
Verbosity output of mesh check and mesh quality. Higher verbosity corresponds to more detailed information. |
|
Enable enhanced orthogonal quality method. |
|
The normalized tolerance used for finding coincident nodes. |
|
The modify zones object. |
|
Option to show periodic shadow zones in user interface. |
|
The reorder domain object. |
|
The repair and improve quality object. |
|
The surface mesh object. |
|
The polyhedra object. |
|
Wall distance method. |
Methods
Method |
Summary |
---|---|
View and rename face zones adjacent to selected cell zones. |
|
Perform various mesh consistency checks. |
|
Report solver memory use. |
|
Print zone information size. |
|
Perform analysis of mesh quality. |
|
Rotate the mesh. |
|
‘scale’ command. |
|
Print mesh size. |
|
Enforce growth rate in boundary layer. |
|
Swap mesh faces. |
|
Smooth the mesh using quality-based, Laplace or skewness methods. |
|
Replace mesh and interpolate data. |
|
Translate the mesh. |
Included in:
Parent |
Summary |
---|---|
‘root’ object. |