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 is modified to the following:
where is the effective convective time-step for the number of sub-steps.
The Free Surface Implicit Multi-Step time-step provider determines a time-step size 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.
Provided By |
Right-click and select |
||
Example Node Path | |||
Requires |
|
||
Properties |
Enable/Disable, Cut-off Percentage. |
||
Activates | Field Functions |
Free Surface Implicit Multi-Step Proposal See Field Functions. |
Free Surface Implicit Multi-Step Properties
- Enable/Disable
- Cut-off Percentage
-
Specifies a percentage of small/bad cells to be ignored by the Adaptive Time-Step model. The prescribed cut-off percentage is used to find the quantile , such that for a given :
(99)The time-step is then set as 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.