https://github.com/geodynamics/citcoms
Raw File
Tip revision: fdc93a2ec0da55afe41fd1c325f60df300f79b47 authored by Eric Heien on 19 July 2011, 18:34:06 UTC
Reverted development code to fix bugs
Tip revision: fdc93a2
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