boundary_conditions#
- class ansys.cfx.core.generated.pre_processing.settings_261.boundary_conditions.boundary_conditions(name: str | None = None, parent=None)#
Bases:
GroupSpecifies boundary conditions for all equations being solved.
Attributes
Attribute |
Summary |
|---|---|
States if a boundary is subsonic or supersonic. |
|
Defines the motion of a mesh boundary. NOTE - Not fully supported by the solver. |
|
Specifies conditions on Mass and Momentum at a boundary. |
|
Controls details of how pressure is averaged over an outlet. |
|
Sets the velocity direction imposed at a boundary. |
|
Sets conditions on turbulence at a boundary. |
|
Sets wall roughness on a wall boundary condition. |
|
Specifies heat transfer conditions at a boundary. |
|
Sets the conditions on Thermal Radiation at a boundary. |
|
A container for Additional Variable objects. |
|
A container for Component objects. |
|
Defines the initialization of Soot. |
|
Defines the initialization of the reaction progress variable. |
|
Sets boundary or initial conditions for Flame Surface Density. |
|
Sets boundary or initial conditions for G Scalar. |
|
Specification of Fuel/Oxidiser mixture at a boundary. |
|
Defines the Motion Advection Term on a boundary. |
|
‘ELECTRIC FIELD’ object. |
|
‘MAGNETIC FIELD’ object. |
|
Specifies model for fluid-wall contact and bulk boundary conditions at walls in multi-fluid flow. |
|
Defines the Loss Coefficient at an opening boundary. |
Included in:
Parent |
Summary |
|---|---|
‘child_object_type’ of boundary. |