:orphan: .. _machine_child: machine_child ============= .. autoclass:: ansys.fluent.core.generated.solver.settings_271.machine_child :show-inheritance: .. rubric:: Attributes ========================================== ===================================================================================================================================================================================================== Attribute Summary ========================================== ===================================================================================================================================================================================================== :ref:`name ` Name of the turbomachine row. Changing this will rename the row. :ref:`index ` Index of the row in the turbomachine (stage order, 0-based). Automatically reordered when rows are deleted. :ref:`sectors_per_360 ` Number of sectors in 360 degrees for this row. :ref:`modeled_sectors ` Number of modeled sectors in this row. :ref:`cell_zones ` List of cell zones belonging to this row. When set, omega and axis are automatically extracted from the first zone's motion settings. :ref:`rotational_speed ` Rotational speed of this row. Stored internally in SI units (rad/s). :ref:`is_virtual ` 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. :ref:`reference_frame ` 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. ========================================== ===================================================================================================================================================================================================== .. rubric:: Included in: ======================== ============================================================================ Parent Summary ======================== ============================================================================ :ref:`machine ` Collection of turbomachine rows. Create rows and configure their properties. ======================== ============================================================================