solution_based_pmn#
- class ansys.fluent.core.generated.solver.settings_261.solution_based_pmn(name=None, parent=None)#
Bases:
GroupSolution-based poor mesh numerics marking based on solution imbalance.
Attributes
Attribute |
Summary |
|---|---|
Enable solution based treatment. |
|
Mark cells violating solution limits. |
|
Mark cells exceeding velocity limit. |
|
Velocity limit for marking cells. |
|
Mark cells exceeding CFL limit. |
|
CFL limit for marking cells. |
|
Mark cells exceeding CFL jump in neighborhood. |
|
CFL jump threshold for marking cells. |
Included in:
Parent |
Summary |
|---|---|
The poor mesh numerics object. |