Melting-Solidification Reference
Limits the time-step size to allow for an accurate prediction of the melting/solidification progress.
The Melting-Solidification time-step provider sets the time-step based on the propagation velocity of the melting-solidification interface. This time-step provider is available when the Melting-Solidification model is activated for a VOF phase.
The Melting-Solidification 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.
Provided By |
Right-click and select |
||
Example Node Path | |||
Requires |
In the physics
continuum:
In the Eulerian phase:
|
||
Properties |
Enable/Disable, Max Condition Limit, Smoothing Steps,Cut-off Percentage. |
||
Activates | Field Functions |
Time Step Condition Melting-Solidification, Melting-Solidification Proposal See Field Functions. |
Melting-Solidification 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 :
(100)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
- Time Step Condition Melting-Solidification
-
This value is where:
-
is the difference between the current and the old time level value
-
is the latent heat of fusion
-
is the mass of the melting/solidifying material scaled up as if it occupied the whole control volume
-
is the heat conducted towards the phase change interface (for melting) or away from the phase change interface (for solidification).
This time-step condition is based on the assumption that all of the cells in the direction of solid-fluid interface propagation have the same volume as the current cell, and are completely filled with the solidifying phase that exists in the current cell. In this scenario, the current values of heat fluxes and latent heat of fusion give the rough prediction that the solid-fluid interface will propagate about cells.
-
- Melting-Solidification Proposal
- The local Melting-Solidification time-step proposal.