aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/param.ccl
diff options
context:
space:
mode:
authortradke <>2004-06-14 07:33:00 +0000
committertradke <>2004-06-14 07:33:00 +0000
commiteb13ee836af3ff63fda8bad7ae905d6ef9317c2e (patch)
tree87d2027f86850ad033e3477eaf58774bd250bb46 /Carpet/CarpetIOHDF5/param.ccl
parent4d4480d33956d17b89b90dc952386e7b478eaba5 (diff)
USES BOOLEAN strict_io_parameter_check
darcs-hash:20040614073305-1d9bf-c42059693a8d87aae8fe1e1df172716d3376a433.gz
Diffstat (limited to 'Carpet/CarpetIOHDF5/param.ccl')
-rw-r--r--Carpet/CarpetIOHDF5/param.ccl5
1 files changed, 3 insertions, 2 deletions
diff --git a/Carpet/CarpetIOHDF5/param.ccl b/Carpet/CarpetIOHDF5/param.ccl
index 915098d4b..85a209f3d 100644
--- a/Carpet/CarpetIOHDF5/param.ccl
+++ b/Carpet/CarpetIOHDF5/param.ccl
@@ -1,5 +1,5 @@
# Parameter definitions for thorn CarpetIOHDF5
-# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetIOHDF5/param.ccl,v 1.12 2004/06/04 10:17:56 bzink Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetIOHDF5/param.ccl,v 1.13 2004/06/14 09:32:45 tradke Exp $
@@ -16,6 +16,7 @@ USES INT checkpoint_keep
USES BOOLEAN checkpoint_ID
USES BOOLEAN recover_and_remove
USES BOOLEAN checkpoint_on_terminate
+USES BOOLEAN strict_io_parameter_check
USES KEYWORD recover
USES STRING recover_file
USES STRING recover_dir
@@ -105,4 +106,4 @@ BOOLEAN checkpoint_next "Checkpoint at next iteration" STEERABLE = ALWAYS
BOOLEAN use_reflevels_from_checkpoint "Use CarpetRegrid::refinement_levels from the checkpoint file rather than from the parameter file." STEERABLE = ALWAYS
{
-} "no" \ No newline at end of file
+} "no"