injection_region_child#

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

Bases: Group

‘child_object_type’ of injection_region.

Attributes

Attribute

Summary

injection_region_type

Injection Region Type.

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.

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.

visibility

‘Visibility’ parameter.

diagnostic_output_level

Diagnostic Output Level.

render_type

‘Render Type’ parameter.

injection_location_type

Defines the type of location, physics or mesh regions, for the injection points to intersect.

injection_positions

‘INJECTION POSITIONS’ object.

injection_model

‘INJECTION MODEL’ object.

injection_conditions

Specifies injection conditions for all equations being solved.

fluid

A container for Fluid objects.

injection_distribution

‘INJECTION DISTRIBUTION’ object.

injection_region_contour

‘INJECTION REGION CONTOUR’ object.

injection_region_vector

‘INJECTION REGION VECTOR’ object.

Included in:

Parent

Summary

injection_region

A container for Injection Region objects.