initialisation#
- class ansys.cfx.core.generated.pre_processing.settings_261.initialisation.initialisation(name: str | None = None, parent=None)#
Bases:
GroupDefines the initialisation of flow-field variables.
Attributes
Attribute |
Summary |
|---|---|
Enable the INITIALISATION object. |
|
The ‘Initialisation’ option. |
|
Sets the frame in which velocity components or flow direction components are specified. If set to Rotating then the components are in the relative frame. If set to Stationary then the components are in the absolute frame of reference. |
|
Local coordinate frame for computing expressions. The default at the top level of the command data structure is Coord 0, that is no transformation. The default at lower levels is to inherit the value from objects higher up the structure. |
|
Holds the details of initial condition specification for one or more equations. |
|
A container for Fluid objects. |
|
A container for Solid objects. |
|
A container for Fluid Pair objects. |
|
A container for Tube objects. |
Included in:
Parent |
Summary |
|---|---|
‘child_object_type’ of domain. |