:orphan: .. _periodic_instances_child: periodic_instances_child ======================== .. autoclass:: ansys.fluent.core.generated.solver.settings_251.periodic_instances_child :show-inheritance: .. rubric:: Attributes ====================================================== ============================================================ Attribute Summary ====================================================== ============================================================ :ref:`name ` Name of the object. :ref:`periodic_type ` Choose either translational or rotational periodic type. :ref:`surfaces ` Specify the list of surfaces for the periodic instance. :ref:`translation ` Enter x y z directional translation values. :ref:`axis_origin ` Enter rotation axis origin values. :ref:`axis_direction ` Enter rotation axis direction values. :ref:`angle ` Enter rotation angle. :ref:`repeats ` Enter the number of repeats for the periodic instance. :ref:`repeats_in_360_degrees ` Enter the number of repeats for the periodic instance. ====================================================== ============================================================ .. rubric:: Included in: ============================================== ================================================================================== Parent Summary ============================================== ================================================================================== :ref:`periodic_instances ` Periodic instance objects are used to specify periodic repetition of surfaces. ============================================== ==================================================================================