advection_scheme#
- class ansys.cfx.core.generated.pre_processing.settings_261.advection_scheme_1.advection_scheme(name: str | None = None, parent=None)#
Bases:
GroupDefines the scheme used by the solver to discretize the advection term in transport equations.
Attributes
Attribute |
Summary |
|---|---|
Enable the ADVECTION SCHEME object. |
|
The ‘Advection Scheme’ option. |
|
Specifies the blend between pure UDS (0.0) and second order (1.0) discretization. |
|
‘Gradient Relaxation’ parameter. |
|
‘Gradient Type’ parameter. |
|
Under-relaxation factor for the NAC term multiplier. |
|
Relaxation option (1=always, 2=increasing only). |
|
‘Minimum Blend Factor’ parameter. |
|
‘Maximum Blend Factor’ parameter. |
|
‘Freestream Damping’ parameter. |
|
Determines whether density advection blends with CDS at low Mach numbers. |
|
‘Freestream Damping Option’ parameter. |
Included in:
Parent |
Summary |
|---|---|
‘child_object_type’ of equation_class. |