Study 1
The flow field can be assumed to be independent of time, it is calculated in a first stationary step and then used as input for the heat transport in the subsequent time-dependent step.
Step 1: Stationary
1
2
3
Time Dependent
1
2
3
4
In the Output times text field, type range(0,0.25,3.75) range(4,5[min],9) range(9.25,0.25,24).
The time stepping is chosen such that the phase change is resolved properly.
5
6
A tighter tolerance improves the accuracy of the solution which is necessary for resolving all physical effects including the phase change properly.
Solution 1
1
2
3
4
This forces the solver to use at least the time steps specified above.