linearization#

class ansys.fluent.core.generated.solver.settings_271.linearization(name=None, parent=None)#

Bases: Group

Settings 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

enabled

Enables linearization of DPM source terms to improve solver stability.

enhanced_formulation_enabled

Uses enhanced linearization for improved robustness. Typically recommended for strongly coupled or

constant_during_iterations

Keeps linearized source terms fixed until the next DPM update. Useful when source-term fluctuations cause

limiter

Limits the DPM source linear coefficient relative to the fluid coefficient.

Included in:

Parent

Summary

source_term_settings

Configures how particle source terms are applied to the continuous-phase equations.