:orphan: .. _pre_processing_convergence_control_4: convergence_control =================== .. autoclass:: ansys.cfx.core.generated.pre_processing.settings_261.convergence_control_4.convergence_control :show-inheritance: .. rubric:: Attributes ================================================================================================= =================================================================================================================================================================== Attribute Summary ================================================================================================= =================================================================================================================================================================== :ref:`enabled ` Enable the CONVERGENCE CONTROL object. :ref:`timescale_control ` 'Timescale Control' parameter. :ref:`timescale_factor ` The estimated auto timescale is multiplied by this number. :ref:`local_timescale_factor ` 'Local Timescale Factor' parameter. :ref:`physical_timescale ` 'Physical Timescale' parameter. :ref:`length_scale_option ` Option for calculating Auto Timestep length scale. Conservative uses the cube root of the fluid volume, and Aggressive uses the maximum extent of the fluid volume. :ref:`length_scale ` Specified length scale for Auto Timestep. :ref:`maximum_number_of_coefficient_loops ` 'Maximum Number of Coefficient Loops' parameter. :ref:`minimum_number_of_coefficient_loops ` 'Minimum Number of Coefficient Loops' parameter. :ref:`solid_timescale ` 'Solid Timescale' parameter. :ref:`number_of_dependent_variable_updates ` Maximum number of dependent variable updates in a time step. :ref:`maximum_timescale ` 'Maximum Timescale' parameter. :ref:`solid_timescale_factor ` For solids, the auto timescale is equal to the estimated timescale times this factor. ================================================================================================= =================================================================================================================================================================== .. rubric:: Included in: ================================================================= ====================================== Parent Summary ================================================================= ====================================== :ref:`equation_class_child ` 'child_object_type' of equation_class. ================================================================= ======================================