Revision 8f2682aa0174859f4d4590a933bf0a89b5a2324b authored by Eh Tan on 16 August 2007, 21:36:18 UTC, committed by Eh Tan on 16 August 2007, 21:36:18 UTC
The checkpoint file is called [datafile].chkpt.[rank].[step] and is outputed with 
an interval of controller.checkpointFrequency.

To read back the checkpoint file, set solver.ic.restart=on. The old checkpoint
file, [datafile_old].chkpt.[rank].[solution_cycles_init] will be read in. 

The old way of restarting (read in temperature from the velo files) will still
be available through solver.ic.tic_method=-1.

Setting solver.tracer.ic_method=2 will read the old *.tracer.* files as before,
but the composition field will be calculated according to the tracers, not read
from the *.comp_el.* files. The parameter solver.tracer.reset_initial_composition 
becomes obsolete.

1 parent 7c82fa3
History
File Mode Size
AreaWeightedNormal.cc -rw-r--r-- 4.6 KB
AreaWeightedNormal.h -rw-r--r-- 2.3 KB
Boundary.cc -rw-r--r-- 5.0 KB
Boundary.h -rw-r--r-- 2.4 KB
BoundaryVTInlet.cc -rw-r--r-- 1.9 KB
BoundaryVTInlet.h -rw-r--r-- 1.6 KB
CitcomInterpolator.cc -rw-r--r-- 12.2 KB
CitcomInterpolator.h -rw-r--r-- 3.2 KB
CitcomSource.cc -rw-r--r-- 3.9 KB
CitcomSource.h -rw-r--r-- 2.5 KB
Convertor.cc -rw-r--r-- 1.5 KB
Convertor.h -rw-r--r-- 1.6 KB
Exchangermodule.cc -rw-r--r-- 1.9 KB
Exchangermodule.h -rw-r--r-- 1.2 KB
Interior.cc -rw-r--r-- 2.4 KB
Interior.h -rw-r--r-- 1.5 KB
Makefile.am -rw-r--r-- 2.4 KB
SIUnit.cc -rw-r--r-- 1.6 KB
SIUnit.h -rw-r--r-- 1.4 KB
SInlet.cc -rw-r--r-- 4.3 KB
SInlet.h -rw-r--r-- 2.0 KB
SVTInlet.cc -rw-r--r-- 5.7 KB
SVTInlet.h -rw-r--r-- 2.2 KB
SVTOutlet.cc -rw-r--r-- 2.3 KB
SVTOutlet.h -rw-r--r-- 1.8 KB
TInlet.cc -rw-r--r-- 2.3 KB
TInlet.h -rw-r--r-- 1.6 KB
TOutlet.cc -rw-r--r-- 1.8 KB
TOutlet.h -rw-r--r-- 1.6 KB
VOutlet.cc -rw-r--r-- 1.8 KB
VOutlet.h -rw-r--r-- 1.6 KB
VTInlet.cc -rw-r--r-- 4.6 KB
VTInlet.h -rw-r--r-- 1.9 KB
VTOutlet.cc -rw-r--r-- 1.9 KB
VTOutlet.h -rw-r--r-- 1.6 KB
bindings.cc -rw-r--r-- 5.6 KB
bindings.h -rw-r--r-- 1.2 KB
exceptions.cc -rw-r--r-- 1.2 KB
exceptions.h -rw-r--r-- 1.2 KB
exchangers.cc -rw-r--r-- 7.4 KB
exchangers.h -rw-r--r-- 2.9 KB
global_bbox.cc -rw-r--r-- 1.7 KB
global_bbox.h -rw-r--r-- 1.4 KB
initTemperature.cc -rw-r--r-- 16.7 KB
initTemperature.h -rw-r--r-- 1.3 KB
inlets_outlets.cc -rw-r--r-- 8.5 KB
inlets_outlets.h -rw-r--r-- 2.9 KB
misc.cc -rw-r--r-- 9.3 KB
misc.h -rw-r--r-- 1.7 KB

back to top