Revision b20f4d7713ee2bf575192cfff93af2c06797af93 authored by Eh Tan on 05 September 2008, 23:59:16 UTC, committed by Eh Tan on 05 September 2008, 23:59:16 UTC
1 parent e28b097
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