This issue aims at adding the possibility to save simulation variables at specified iterations in order to restart calculations later from the same iteration.
The feature should support parallel execution and allow restoring the full simulation state consistently across processes.
Constraints:
- Same spatial discretization between restart calculations
- Same number of CPUs (MPI ranks)
- Same variable names
This issue aims at adding the possibility to save simulation variables at specified iterations in order to restart calculations later from the same iteration.
The feature should support parallel execution and allow restoring the full simulation state consistently across processes.
Constraints: