version 0.6.0
Checkpoint / Restart

Namespaces

module  enum_checkpoint_metric
 Enumerations associated to the checkpoint metric.
 
module  variables_checkpoint_restart
 Declaration variables associated to 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.