Free Surface Implicit Multi-Step Reference

Limits the time-step size to allow for a sharp interface when using VOF Implicit Multi-Stepping. This time-step provider is appropriate for free surface flows when the VOF interface crosses meshes that have different CFL numbers, such as from coarse mesh to fine mesh, or has a rapidly-changing velocity field.

The HRIC and MHRIC convection require a Courant number (CFL) condition to be fulfilled in order to maintain a sharp interface (see High-Resolution Interface Capturing (HRIC)). When implicit multi-stepping is used, the Courant number condition from Eqn. (2593) for flow time-step Δ t is modified to the following:

Figure 1. EQUATION_DISPLAY
C o ( τ ) = C o ( Δ t ) N i m p 0.5
(98)

where τ = Δ t N i m p is the effective convective time-step for the N i m p number of sub-steps.

The Free Surface Implicit Multi-Step time-step provider determines a time-step size Δ t such that the above CFL condition in Eqn. (98) is achieved for all cells in the vicinity of the interface.

On meshes with very small cells, or with ill-converged or spurious velocity fields, the CFL condition given by Eqn. (98) can result in very small time-step predictions that increase the runtime of the simulation unnecessarily. To remedy this problem, you can adjust the Cut-off Percentage property, which makes use of a quantile-based filtering approach.

The Free Surface Implicit Multi-Step time-step provider is available when the Volume of Fluid (VOF) model is activated in the physics continuum.

Table 1. Free Surface Implicit Multi-Step Reference
Provided By

Right-click Continua > Physics 1 > Models > Adaptive Time-Step > Time-Step Providers and select New > Free Surface Implicit Multi-Step

Example Node Path Continua > Physics 1 > Models > Adaptive Time-Step > Time-Step Providers > Free Surface Implicit Multi-Step
Requires
  • Time: Implicit Unsteady or PISO Unsteady
  • Material: Multiphase.
  • Multiphase Models: Volume of Fluid (VOF).
  • Solvers: Implicit Multi-Step
Properties

Enable/Disable, Cut-off Percentage.

See Free Surface Implicit Multi-Step Properties.

Activates Field Functions

Free Surface Implicit Multi-Step Proposal

See Field Functions.

Free Surface Implicit Multi-Step Properties

Enable/Disable

See Adaptive Time-Step Provider Common Properties.

Cut-off Percentage

Specifies a percentage p of small/bad cells to be ignored by the Adaptive Time-Step model. The prescribed cut-off percentage is used to find the quantile t q ( p ) , such that for a given p :

Figure 2. EQUATION_DISPLAY
# [ c e l l s : Δ t c t q ( p ) ] # [ a l l c e l l s ] p %
(99)

The time-step is then set as t q ( p ) and any local time-steps that the provider proposes below this value are ignored by the model. The range for this property is 0 (default) to 100.

Field Functions

The following field function is available when the Free Surface Implicit Multi-Step time-step provider is activated.
Free Surface Implicit Multi-Step Proposal

The local Free Surface Implicit Multi-Step time-step proposal for each individual cell.