flow_child#

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

Bases: Group

‘child_object_type’ of flow.

Attributes

Attribute

Summary

solution_units

Sets the base solution units for the calculation.

analysis_type

Controls if the simulation is Steady or Transient.

domain

A container for Domain objects.

domain_interface

A container for Domain Interface objects.

initialisation

Defines the initialisation of flow-field variables.

solver_control

Holds all objects that control discretization and execution of the solution process.

output_control

Holds object definitions that control output from the solver during execution.

expert_parameters

Hold advanced parameters used to control many aspects of solver operation.

cclsetup

Internal parameter settings for CCL to solver data structure processing.

rigid_body

A container for Rigid Body objects.

transient_blade_row_models

‘TRANSIENT BLADE ROW MODELS’ object.

mesh_adaption

‘MESH ADAPTION’ object.

Included in:

Parent

Summary

flow

A container for Flow objects.