initialisation#

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

Bases: Group

Defines the initialisation of flow-field variables.

Attributes

Attribute

Summary

enabled

Enable the INITIALISATION object.

option

The ‘Initialisation’ option.

frame_type

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.

coord_frame

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.

initial_conditions

Holds the details of initial condition specification for one or more equations.

fluid

A container for Fluid objects.

solid

A container for Solid objects.

fluid_pair

A container for Fluid Pair objects.

tube

A container for Tube objects.

Included in:

Parent

Summary

flow_child

‘child_object_type’ of flow.