https://github.com/geodynamics/citcoms
Raw File
Tip revision: 1465476f42ee1cbe1c63312cae927ad67e4e3683 authored by Eh Tan on 15 June 2009, 22:11:37 UTC
v3.1.0 release
Tip revision: 1465476
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