[Commits] [svn:einsteintoolkit] Paper_EinsteinToolkit_2010/examples/tov/ (Rev. 92)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Fri Jun 10 17:52:35 CDT 2011


User: knarf
Date: 2011/06/10 05:52 PM

Modified:
 /examples/tov/
  tov.rpar

Log:
 enable checkpointing

File Changes:

Directory: /examples/tov/
=========================

File [modified]: tov.rpar
Delta lines: +12 -0
===================================================================
--- examples/tov/tov.rpar	2011-05-22 22:05:52 UTC (rev 91)
+++ examples/tov/tov.rpar	2011-06-10 22:52:35 UTC (rev 92)
@@ -235,6 +235,18 @@
  ML_BSSN::ML_Ham
  ML_BSSN::ML_mom
 "
+
+IOHDF5::checkpoint                  = "yes"
+IO::checkpoint_dir                  = \$parfile
+IO::checkpoint_ID                   = "yes"
+IO::checkpoint_every                = 57600
+#IO::checkpoint_every_walltime_hours = 6.0
+IO::checkpoint_keep                 = 3
+IO::checkpoint_on_terminate         = "yes"
+
+IO::recover     = "autoprobe"
+IO::recover_dir = \$parfile
+
 PAR_EOF
 
   open(OUT, ">tov_${res}${type}.par");



More information about the Commits mailing list