Melting and Solidification
Simcenter STAR-CCM+ models melting and solidification of the fluid film.
The melting-solidification model does not track the liquid-solid interface explicitly. Instead, the model uses an enthalpy formulation to determine the distribution of the solidified portion of the liquid-solid film.
The enthalpy of the liquid-solid film includes the latent heat of fusion :
where is the sensible enthalpy. The relative solid mass fraction is defined as the portion of the mass of the liquid-solid film which the solid state occupies. In the enthalpy model, the relative solid mass fraction is a function of temperature:
where is the normalized temperature that is defined as:
The function is called the fraction solid curve. For a linear dependence between and , the solidification path is defined as:
If melting and solidification take place at one temperature (that is, ), a linear solidification path is assumed and a small temperature interval of 0.002 K is automatically introduced.
Solidified Mass Removal and Morphing
Simcenter STAR-CCM+ provides an option to remove the solidified mass from the film. To accurately represent the geometry in combination with the solidified layer that forms on it, you use morphing motion to adjust the surface of the solidified volume when the solidified mass is removed. The removed solid mass determines the distance the morpher displaces the boundary to model the thickness of the solidified layer. This option is typically used to model icing.
During every time-step, a solid film thickness increment is computed, updated at every inner iteration during the segregated process. This value represents the increase in solidified thickness during the time-step. is then used to construct the sources and sinks into the various transport equations.
The updates (at every inner iteration) are computed as:
with the correction to . This expression implies that (within each time-step) the amount of solidified mass increases when the temperature is below the liquidus temperature, but is reduced if the temperature is above the liquidus temperature. However, the present implementation has a lower limit of . Therefore, this feature only allows mass to solidify; it does not allow melting. Once the solidified mass has been removed, it leaves the system and cannot be retrieved.
The solid film thickness increment can be related to a mass sink :
which is used as a base for corresponding sources in the continuity, momentum, energy, and species transport equations in the film.
For each time-step, the solidification is computed as follows:
- A mass sink is applied to the liquid film, corresponding to how much liquid is turning into solid mass.
- This mass sink is used to calculate the velocity of the solid front (that is, the velocity that the interface between solid and liquid is moving), also taking into account the density of the solid mass.
- This velocity is used to calculate the solid thickness increment for that time-step; simply .
Typically, this solidified mass accumulates on the wall: it remains in place (it does not flow any further) and deforms the surface as seen by the gas and the remaining film. This effect is modeled by feeding the displacement into the morpher.
For each time-step, the displacement of every face is:
where is a unit vector, normal to the film surface and pointing into the gas (that is, the growth is assumed to happen in the direction normal to the surface). The displacement is then interpolated to displacements on the vertices.
Simcenter STAR-CCM+ scales the solid front velocity by a factor as . Consequently, within each time step, the solid thickness increment is increased by a factor . For example, each 1kg/s of solidifying liquid is turned into kg/s of solid. This can be considered as a mass source, although there are no transport equations solved for the solid: the solid is removed from the simulation and its effect is included only through the morphing of the boundary. The total physical time should be reduced by a factor to get the same physical result.
When the vertices are displaced according to the algorithm that is described above, the displacement can lead to roughness in the deformation, forming a zig-zag pattern. This roughness can cause instability issues in the fluid film transport.
To resolve this issue, an optional smoother is available. The smoother recomputes the displacement as a weighted average, including the displacements at the nearest neighbors. This smoothing can be repeated multiple times.