linearization#
- class ansys.fluent.core.generated.solver.settings_271.linearization(name=None, parent=None)#
Bases:
GroupSettings for linearization of DPM source terms. Linearization splits DPM source terms into explicit and implicit contributions to the fluid equations to improve convergence and stability in two-way coupled simulations.
Attributes
Attribute |
Summary |
|---|---|
Enables linearization of DPM source terms to improve solver stability. |
|
Uses enhanced linearization for improved robustness. Typically recommended for strongly coupled or |
|
Keeps linearized source terms fixed until the next DPM update. Useful when source-term fluctuations cause |
|
Limits the DPM source linear coefficient relative to the fluid coefficient. |
Included in:
Parent |
Summary |
|---|---|
Configures how particle source terms are applied to the continuous-phase equations. |