boundary_conditions#
- class ansys.cfx.core.generated.pre_processing.settings_261.boundary_conditions_5.boundary_conditions(name: str | None = None, parent=None)#
Bases:
GroupSpecifies boundary conditions for all equations being solved.
Attributes
Attribute |
Summary |
|---|---|
Defines the motion of a mesh boundary. NOTE - Not fully supported by the solver. |
|
Specifies conditions on Mass and Momentum at a boundary. |
|
Sets wall roughness on a wall boundary condition. |
|
Specifies heat transfer conditions at a boundary. |
|
A container for Additional Variable objects. |
|
Sets the conditions on Thermal Radiation at a boundary. |
|
A container for Component objects. |
|
‘ELECTRIC FIELD’ object. |
|
‘MAGNETIC FIELD’ object. |
|
Specifies model for fluid-wall contact and bulk boundary conditions at walls in multi-fluid flow. |
Included in:
Parent |
Summary |
|---|---|
Specifies boundary conditions on non overlap regions of a GGI domain interface. |