interface_conditions_child#

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

Bases: Group

‘child_object_type’ of interface_conditions.

Attributes

Attribute

Summary

boundary_type

Boundary Type.

mesh_motion

Defines the motion of a mesh boundary. NOTE - Not fully supported by the solver.

mass_and_momentum

Specifies conditions on Mass and Momentum at a boundary.

turbulence

Sets conditions on turbulence at a boundary.

wall_roughness

Sets wall roughness on a wall boundary condition.

heat_transfer

Specifies heat transfer conditions at a boundary.

additional_variable

A container for Additional Variable objects.

electric_field

‘ELECTRIC FIELD’ object.

wall_contact_model

Specifies model for fluid-wall contact and bulk boundary conditions at walls in multi-fluid flow.

Included in:

Parent

Summary

interface_conditions

A container for Interface Conditions objects.