fluid_models#
- class ansys.cfx.core.generated.pre_processing.settings_261.fluid_models.fluid_models(name: str | None = None, parent=None)#
Bases:
GroupDefines the model details that operate on individual fluids within the domain.
Attributes
Attribute |
Summary |
|---|---|
Specifies the Heat Transfer Model to be used in a domain. |
|
Specifies the turbulence model to be used for each fluid in a fluid domain. |
|
Sets the turbulent near-wall treatment at a boundary. |
|
Singleton holding model interactions among Turbulence and Heat Transfer Models. |
|
Singleton holding model interactions among Turbulence and Heat Transfer Models. |
|
Defines the Thermal Radiation model to be used in the domain. |
|
Defines the combustion model to be used. |
|
Specifies the wall condensation model for multi-component vapour. |
|
A container for Component objects. |
|
A container for Additional Variable objects. |
|
A container for Fluid objects. |
|
Specifies the electromagnetic model to be used in a domain. |
Included in:
Parent |
Summary |
|---|---|
‘child_object_type’ of domain. |