version 0.6.0
Checkpoint / Restart

Functions

subroutine, public mod_checkpoint::checkpoint ()
 Make a checkpoint of the simulation. More...
 
subroutine, public mod_restart::restart ()
 Restart a simulation.
 

Detailed Description

The checkpoint/restart system helps to recover the simulation in case of a system crash.

The routines behave as follow:

Function Documentation

◆ checkpoint()

subroutine, public mod_checkpoint::checkpoint

The checkpoint files are located into the output/checkpoint directory.