version 0.6.0
Loading...
Searching...
No Matches
Checkpoint / Restart

Perform checkpoint and restart of Notus. More...

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.
 
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.