Smoothed CFL Reference
The Smoothed CFL time-step provider is similar to the CFL time-step provider, but adds smoothing in space. This smoothing is to reduce the potentially detrimental effect of isolated and strongly locally-varying mesh length scales on the overall use of the Courant Number as the time-step size driver.
The Smoothed CFL time-step provider is available when the Eulerian Multiphase (EMP), Volume of Fluid (VOF) or the Mixture Multiphase (MMP) model is activated in the physics continuum.
The Smoothed CFL time-step provider carries out volume-weighted smoothing in the same way as the Free Surface CFL time-step provider. See Free Surface CFL Reference.
The Smoothed CFL time-step provider continues to be evident when used in simulations involving boiling phenomena.
Provided By |
Right-click and select |
||
Example Node Path | |||
Requires |
|
||
Properties |
Enable/Disable, Max Condition Limit, Smoothing Steps, Velocity Treatment, Cut-off Percentage. |
||
Activates | Field Functions |
Smoothed CFL Proposal See Field Functions. |
Smoothed CFL Properties
- Enable/Disable
- Max Condition Limit
-
The maximum value of the time-step condition. This value is that is used in Eqn. (95). The default value for Eulerian Multiphase (EMP) is 20, and 0.8 for the other models.
- Smoothing Steps
-
The number of smoothing steps. This value specifies the number of times that the volume-weighted smoothing operation (Eqn. (94)) is performed.
- Velocity Treatment
-
Applies to Eulerian Multiphase (EMP) simulations only. Prescribes the velocity that is used in the computation of the CFL number. The available formulation options are:
- Phase Maximum
- Uses the maximum phase velocity in the computation of the CFL number.
- Mixture
- Uses the phase volume average velocity in the computation of the CFL number, and is defined as , where is the volume fraction of phase i. This is the default.
- Cut-off Percentage
- Applies to Mixture Multiphase (MMP) and Volume of Fluid (VOF)
simulations only.
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 :
(101)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 Smoothed CFL time-step provider is activated.- Smoothed CFL Proposal
-
The local Smoothed CFL time-step proposal for each individual cell.