aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl
diff options
context:
space:
mode:
authorcvs_anon <>2003-09-17 11:47:00 +0000
committercvs_anon <>2003-09-17 11:47:00 +0000
commit607789d276677e413c81f0e0fe6d5ae2862264f3 (patch)
treea9c4e172fba590a485953ff7ab9bb9a68a2e7117 /CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl
parentfca0fa506d22e86e7c028b8c2e7c6e67bca2497c (diff)
Messed around with this. Still not working. Ran into Carpet problems.[_^?_] Asking Erik&Ian
darcs-hash:20030917114700-62b91-94be58492a57149b904308dba06069a97daa3be1.gz
Diffstat (limited to 'CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl')
-rw-r--r--CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl8
1 files changed, 2 insertions, 6 deletions
diff --git a/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl b/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl
index eba189d5c..2bbd226de 100644
--- a/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl
+++ b/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl
@@ -1,5 +1,5 @@
# Parameter definitions for thorn CarpetIOFlexIO
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl,v 1.1 2003/05/16 14:02:18 hawke Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl,v 1.2 2003/09/17 13:47:00 cvs_anon Exp $
@@ -11,7 +11,7 @@ USES CCTK_INT out_every
-restricted:
+private:
@@ -90,7 +90,6 @@ CCTK_STRING in3D_extension "File extension to use for 3D FlexIO input" STEERABLE
.* :: "A regex which matches everything"
} ""
-
BOOLEAN checkpoint "Do checkpointing with IOFlexIO" STEERABLE = ALWAYS
{
} "no"
@@ -109,6 +108,3 @@ USES BOOLEAN checkpoint_on_terminate
USES KEYWORD recover
USES STRING recover_file
USES KEYWORD verbose
-
-
-