source_point_child#

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

Bases: Group

‘child_object_type’ of source_point.

Attributes

Attribute

Summary

option

The ‘Source Point’ option.

cartesian_coordinates

Position <x,y,z> specified by cartesian components.

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.

sources

Holds the definition of sources for one or more equations.

bulk_sources

Specifies bulk sources in multi-fluid flow.

fluid

A container for Fluid objects.

solid

A container for Solid objects.

Included in:

Parent

Summary

source_point

A container for Source Point objects.