zonal_pbns_solution_controls#
- class ansys.fluent.core.generated.solver.settings_251.zonal_pbns_solution_controls(name=None, parent=None)#
Bases:
Group
Mom and pressure relaxation factors for coupled solver.
Attributes
Attribute |
Summary |
---|---|
Iterations for skewness correction for SIMPLEC. |
|
Iterations for skewness correction for PISO. |
|
Iterations for skewness correction for Fractional Step. |
|
Iterations for neighbor correction for PISO. |
|
Skewness-Neighbor Coupling?. |
|
Flow Courant number for Coupled Solver. |
|
Explicit Mom relaxation for local pseudo time method. |
|
Explicit Pressure relaxation for local pseudo time method. |
|
Explicit Mom relaxation for unsteady non-local-pseudo-time method. |
|
Explicit Pressure relaxation for unsteady non-local-pseudo-time method. |
|
Explicit Mom relaxation for steady global pseudo time method. |
|
Explicit Pressure relaxation for steady global pseudo time method. |
|
Explicit Mom relaxation for steady pseudo-time-off method. |
|
Explicit Pressure relaxation for steady pseudo-time-off method. |
|
The verbosity for the pseudo time method with global time stepping. |
|
The verbosity for the pseudo time method with local time stepping. |
|
Courant number for the local pseudo time method. |
|
Enable/disable use of automatic time step size calculation. |
|
Pseudo time step size. |
|
Length Scale Calculation Method. |
|
Auto Time Step Size Scaling Factor. |
|
Length Scale . |
|
Multi-grid controls object. |
|
AMG scalar parameters object. |
Included in:
Parent |
Summary |
---|---|
Solution controls object. |