boundary_conditions#

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

Bases: Group

Specifies boundary conditions for all equations being solved.

Attributes

Attribute

Summary

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.

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.

thermal_radiation

Sets the conditions on Thermal Radiation at a boundary.

component

A container for Component objects.

electric_field

‘ELECTRIC FIELD’ object.

magnetic_field

‘MAGNETIC 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

nonoverlap_conditions

Specifies boundary conditions on non overlap regions of a GGI domain interface.