poor_mesh_numerics#
- class ansys.fluent.core.generated.solver.settings_261.poor_mesh_numerics(name=None, parent=None)#
Bases:
GroupThe poor mesh numerics object.
Attributes
Attribute |
Summary |
|---|---|
Enable/disable poor mesh numerics on cells with low quality. |
|
Quality threshold. |
|
Enable/disable poor mesh numerics for turbulence production term. |
|
Enable/disable poor mesh numerics based on solution and cell quality. |
|
Threshold for combined quality and imbalance-based poor mesh numerics. |
|
Marking frequency for combined quality and imbalance-based poor mesh numerics. |
|
Enable/disable poor mesh numerics based on tangent skewness quality. |
|
Threshold for tangent skewness quality-based poor mesh numerics. |
|
Enable/disable poor mesh numerics based on cell gradient quality. |
|
Threshold for gradient quality-based poor mesh numerics. |
|
Solution-based poor mesh numerics marking based on solution imbalance. |
|
Reset marking of poor cell elements. |
|
This option is available with the density-based solver. When enabled, it will apply quality-based poor-mesh-numerics order=1 on any cells with a quality-measure below 0.2. In addition, their CFL number is limited to 1.0. |
Methods
Method |
Summary |
|---|---|
Solution correction on meshes of poor quality. |
|
Relocate select cell centroids, to improve orthogonality metrics and solution stability. |
|
Relocate select cell centroids, to improve orthogonality metrics and solution stability. |
|
Include cells in register in poor mesh numerics. |
Included in:
Parent |
Summary |
|---|---|
The solution methods object. |