machine_child#
- class ansys.fluent.core.generated.solver.settings_271.machine_child(name=None, parent=None)#
Bases:
Group‘child_object_type’ of machine.
Attributes
Attribute |
Summary |
|---|---|
Name of the turbomachine row. Changing this will rename the row. |
|
Index of the row in the turbomachine (stage order, 0-based). Automatically reordered when rows are deleted. |
|
Number of sectors in 360 degrees for this row. |
|
Number of modeled sectors in this row. |
|
List of cell zones belonging to this row. When set, omega and axis are automatically extracted from the first zone’s motion settings. |
|
Rotational speed of this row. Stored internally in SI units (rad/s). |
|
Indicates whether this row is virtual (no cell zones assigned). Virtual rows define spectral content from blade rows not in the computational domain. Automatically set based on cell zone selection. |
|
Reference frame for virtual rows (rows without cell zones). Select a reference frame to extract omega. Axis is validated against machine axis but NOT set from virtual rows. |
Included in:
Parent |
Summary |
|---|---|
Collection of turbomachine rows. Create rows and configure their properties. |