Free Surface CFL Reference
Limits the time-step size to allow for a sharp interface. 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 changing velocity field.
The Free Surface CFL time-step provider sets the time-step based on CFL number weighted by the rate of change of Volume Fraction. This time-step provider is available when the Volume of Fluid (VOF) model or the Mixture Multiphase (MMP) model is activated in the physics continuum.
Smoothing
The Free Surface CFL time-step provider carries out volume-weighted smoothing. The following operation is performed the number of times that is specified in Smoothing Steps.
For a time-step condition variable defined for each control volume :
where is the number of neighboring control volumes with volume .
After smoothing, is used to determine the time-step change factor as:
where is the specified Max Condition Limit and is the maximum value of over the whole domain. Note that is always positive.
Provided By |
Right-click and select |
||
Example Node Path | |||
Requires |
|
||
Properties |
Enable/Disable, Max Condition Limit, Smoothing Steps,Cut-off Percentage. |
||
Activates | Field Functions |
Time Step Condition VOF, Free Surface CFL Proposal See Field Functions. |
Free Surface CFL Properties
- Enable/Disable
- Max Condition Limit
-
The maximum value of the time-step condition. This value is that is used in Eqn. (95).
- Smoothing Steps
-
The number of smoothing steps. This value specifies the number of times that the volume-weighted smoothing operation (Eqn. (94)) is performed.
- 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 :
(96)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 functions are available when the Free Surface CFL time-step provider is activated.
- Time Step Condition VOF
-
This value is where is the Convective Courant (CFL) Number and is the normalized local rate of change of volume fraction.
- Free Surface CFL Proposal
-
The local Free Surface CFL time-step proposal for each individual cell.