Revision e06f54482137eb281c9c81c7153824ac092393f0 authored by Eh Tan on 29 August 2007, 20:55:12 UTC, committed by Eh Tan on 29 August 2007, 20:55:12 UTC
1 parent 3711a41
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