domain_child#
- class ansys.cfx.core.generated.pre_processing.settings_261.domain_child.domain_child(name: str | None = None, parent=None)#
Bases:
Group‘child_object_type’ of domain.
Attributes
Attribute |
Summary |
|---|---|
‘Location’ parameter. |
|
‘Domain Type’ parameter. |
|
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. |
|
‘Number of Passages in 360’ parameter. |
|
‘Number of Passages in Component’ parameter. |
|
A container for Solid Definition objects. |
|
A container for Fluid Definition objects. |
|
Defines the physical models that are associated with the domain. |
|
Defines the overall models that control the interaction of two or more phases. |
|
Defines the model details that operate on individual fluids within the domain. |
|
Defines the model details that operate on the solids within the domain. |
|
A container for Fluid Pair objects. |
|
A container for Particle Injection Region objects. |
|
A container for Tube Definition objects. |
|
Holds the definition of shell and tube models. |
|
Describes loss model for a porous domain. |
|
Defines the physical models that are associated with boundaries. |
|
A container for Boundary objects. |
|
A container for Injection Region objects. |
|
A container for Subdomain objects. |
|
A container for Source Point objects. |
|
Defines the initialisation of flow-field variables. |
|
Holds all objects that control discretization and execution of the solution process. |
Included in:
Parent |
Summary |
|---|---|
A container for Domain objects. |