interface_models#

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

Bases: Group

Holds the definition of models specific to an interface.

Attributes

Attribute

Summary

option

The ‘Interface Models’ option.

frame_change

Defines the turbo interface/mixing model to be used on a domain interface where there is frame and/or pitch change.

pitch_change

Defines how pitch change is calculated across a domain interface.

axis_definition

Defines the axis for a cylindrical coordinate system or variables defined using cylindrical components.

mass_and_momentum

Specifies conditions on Mass and Momentum at a boundary.

heat_transfer

Specifies heat transfer conditions at a boundary.

thermal_radiation

Sets the conditions on Thermal Radiation at a boundary.

electric_field

‘ELECTRIC FIELD’ object.

magnetic_field

‘MAGNETIC FIELD’ object.

additional_variable

A container for Additional Variable objects.

conditional_connection_control

Interface conditional connection control.

Included in:

Parent

Summary

domain_interface_child

‘child_object_type’ of domain_interface.