Setting Up Multi-Stepping
This tutorial case is suitable for applying multi-stepping as time scale of the flow field is larger than the one that is required for the volume fraction transport. Therefore, running this simulation with implicit multi-stepping reduces significantly the runtime over using single-stepping.
For more information, see Multi-Stepping Guidelines.
An important quality of a system of immiscible phases, in this case air and water, is that the fluids always remain separated by a sharp interface. For this simulation, a small time-step is required to obtain a sharp interface. With single-stepping, you must use a time-step that is small enough to ensure that the CFL number remains low (typically 0.5) throughout the simulation, resulting in a long simulation run time. When implicit multi-stepping is used, the Segregated VOF solver performs multiple steps per time-step and the Courant number condition from Eqn. (2593) for flow time-step is modified to the following:
where is the effective convective time-step for the fixed number of user-defined sub-steps used for solving the volume fraction transport equation.
If the flow features are resolved sufficiently well at a time-step size that is, for example 4 times greater than the global time-step , increase the global time-step by 4 and specify the same amount of implicit sub-steps . For example, for a sub-stepping CFL of the resulting CFL will be .
To set up multi-stepping:
- Select the Solution Strategy to Implicit Multi-Step. node and set
-
Select the
node and set the following properties:
Property Setting Number of Steps 4 - Save the simulation.