subdomain_child#

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

Bases: Group

‘child_object_type’ of subdomain.

Attributes

Attribute

Summary

location

‘Location’ parameter.

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.

mesh_motion

Defines the motion of a mesh boundary. NOTE - Not fully supported by the solver.

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.

fluid_pair

A container for Fluid Pair objects.

Included in:

Parent

Summary

subdomain

A container for Subdomain objects.