:orphan: .. _auto_dt_advanced_controls: auto_dt_advanced_controls ========================= .. autoclass:: ansys.fluent.core.solver.settings_241.auto_dt_advanced_controls.auto_dt_advanced_controls :show-inheritance: .. rubric:: Attributes ============================================== ================================================================================== Attribute Summary ============================================== ================================================================================== :ref:`enable ` Enable advanced automatic time stepping for better stability. :ref:`dt_init_limit ` Set maximum value for pseudo time step size during first iteration. :ref:`dt_max ` Set maximum pseudo time step size. :ref:`dt_factor_min ` Set minimum limit for reduction in pseudo time step size. :ref:`dt_factor_max ` Set maximum limit for increase in pseudo time step size. :ref:`max_velocity_ratio ` Set velocity ratio to freeze the time step size for better solution stability. ============================================== ================================================================================== .. rubric:: Included in: ========================================== ======================================================= Parent Summary ========================================== ======================================================= :ref:`pseudo_transient ` Pseudo-Time stability controls for multiphase flow. ========================================== =======================================================