Study 1
Add the Stop condition to the time dependent solver. Recall, that the solver should stop when the minimum temperature in the packed bed reaches 70°C.
Solution 1 (sol1)
1
2
3
Enter comp1.T_min > 70[degC] in the Stop expression field.
4
5
6
7
The solver automatically stops when the stop condition is fulfilled. An information message  appears and states that the stop condition is fulfilled after about 39,000 s (about 11 hours).