cds_blending#
- class ansys.cfx.core.generated.pre_processing.settings_261.cds_blending.cds_blending(name: str | None = None, parent=None)#
Bases:
GroupControls blending between the basic advection scheme and CDS. Currently used for DES and SAS turbulence models only (hybrid LES-RANS models).
Attributes
Attribute |
Summary |
|---|---|
Enable the CDS BLENDING object. |
|
The ‘Cds Blending’ option. |
|
DES turbulence model blending coefficient. |
|
DES turbulence model blending coefficient. |
|
Maximum Courant number, for which pure CDS is allowed in blended CDS advection scheme, used with the hybrid RANS-LES models. |
|
Courant number power degree, controlling the CDS weight decrease in blended CDS advection scheme, used with the hybrid RANS-LES models. |
Included in:
Parent |
Summary |
|---|---|
Defines the scheme used by the solver to discretize the advection term in transport equations. |