aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl')
-rw-r--r--CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl22
1 files changed, 10 insertions, 12 deletions
diff --git a/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl b/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl
index 2bbd226de..079ebb72c 100644
--- a/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl
+++ b/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl
@@ -1,24 +1,19 @@
# Parameter definitions for thorn CarpetIOFlexIO
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl,v 1.2 2003/09/17 13:47:00 cvs_anon Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl,v 1.3 2003/10/02 11:34:03 cvs_anon Exp $
-shares: IO
-
-USES STRING out_dir
+#shares: IO
+#shares: Carpet
-USES CCTK_INT out_every
private:
-
-
-#BOOLEAN verbose "Produce log output"
-#{
-#} "no"
-
+BOOLEAN verbose "verbose info output"
+{
+} "no"
CCTK_STRING out3D_dir "Name of 3D FlexIO output directory, overrides out_dir" STEERABLE = ALWAYS
@@ -107,4 +102,7 @@ USES BOOLEAN recover_and_remove
USES BOOLEAN checkpoint_on_terminate
USES KEYWORD recover
USES STRING recover_file
-USES KEYWORD verbose
+USES STRING out_dir
+USES CCTK_INT out_every
+
+