fluid_models#

class ansys.cfx.core.generated.pre_processing.settings_261.fluid_models.fluid_models(name: str | None = None, parent=None)#

Bases: Group

Defines the model details that operate on individual fluids within the domain.

Attributes

Attribute

Summary

heat_transfer_model

Specifies the Heat Transfer Model to be used in a domain.

turbulence_model

Specifies the turbulence model to be used for each fluid in a fluid domain.

turbulent_wall_functions

Sets the turbulent near-wall treatment at a boundary.

turbulent_heat_transfer

Singleton holding model interactions among Turbulence and Heat Transfer Models.

turbulent_volume_fraction_transfer

Singleton holding model interactions among Turbulence and Heat Transfer Models.

thermal_radiation_model

Defines the Thermal Radiation model to be used in the domain.

combustion_model

Defines the combustion model to be used.

wall_condensation_model

Specifies the wall condensation model for multi-component vapour.

component

A container for Component objects.

additional_variable

A container for Additional Variable objects.

fluid

A container for Fluid objects.

electromagnetic_model

Specifies the electromagnetic model to be used in a domain.

Included in:

Parent

Summary

domain_child

‘child_object_type’ of domain.