Module restore

The restore function restores the dynamical state and the statistics of a previous run from a snapshot file.

Functions

restore (params, st) Restore the dynamical state and the statistics of a previous run from a snapshot file.


Functions

restore (params, st)
Restore the dynamical state and the statistics of a previous run from a snapshot file.

Parameters:

  • params parameter table as loaded from "params.lua"
  • st statistics object to be initialized; if not given, none will be initialized.

Returns:

  1. time step at which the snapshot was restored
  2. state of the system from the snapshot
generated by LDoc Last updated 2017-01-05 15:53:41