Revision 464e1b32299b15819f93efd98d969cddb84dfe51 authored by Eric Heien on 15 October 2014, 00:44:06 UTC, committed by Eric Heien on 15 October 2014, 00:44:06 UTC
1 parent a086571
Raw File
restart.cfg

[CitcomS.solver]
datafile = yyy
datadir_old = .           ; the directory of old checkpoint files
datafile_old = zzz        ; the prefix of old checkpoint files


[CitcomS.solver.ic]
restart = on              ; read old checkpoint files
solution_cycles_init = 2  ; restart from which time step

back to top