https://github.com/geodynamics/citcoms
Raw File
Tip revision: 7d64cb0fdcaf86bd73986331b367a830e15dce71 authored by Rajesh Kommu on 05 September 2014, 23:19:57 UTC
added benchmark files, Python scripts and workflow documentation to benchmarks folder
Tip revision: 7d64cb0
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