linearization#

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

Bases: Group

Menu containing options to enable/disable linearization of DPM source terms. Please note that source term linearization is only available if the node-based averaging option is not active.

Attributes

Attribute

Summary

enabled

Enable/disable linearization of DPM source terms.

enhanced_formulation_enabled

Enable/disable enhanced DPM source terms linearization.

constant_during_iterations

Enable/disable keeping linearized DPM source terms constant until the next DPM Update.

limiter

Relative limit for DPM source linear coefficient with respect to fluid linear Ap coefficient.

Included in:

Parent

Summary

source_term_settings

Group containing DPM source term related settings.