From 2e93ec24569402ca647b154f23c5e7e2dc91c857 Mon Sep 17 00:00:00 2001 From: hawke <> Date: Fri, 16 May 2003 12:02:00 +0000 Subject: Initial revision darcs-hash:20030516120218-58737-a67388e6af93425eb1ad092777a1eb64dab69a52.gz --- CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) (limited to 'CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl') diff --git a/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl b/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl index 079ebb72c..eba189d5c 100644 --- a/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl +++ b/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl @@ -1,19 +1,24 @@ # Parameter definitions for thorn CarpetIOFlexIO -# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl,v 1.3 2003/10/02 11:34:03 cvs_anon Exp $ +# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIOCheckpoint/param.ccl,v 1.1 2003/05/16 14:02:18 hawke Exp $ -#shares: IO -#shares: Carpet +shares: IO +USES STRING out_dir +USES CCTK_INT out_every -private: -BOOLEAN verbose "verbose info output" -{ -} "no" +restricted: + + + +#BOOLEAN verbose "Produce log output" +#{ +#} "no" + CCTK_STRING out3D_dir "Name of 3D FlexIO output directory, overrides out_dir" STEERABLE = ALWAYS @@ -85,6 +90,7 @@ 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" @@ -102,7 +108,7 @@ USES BOOLEAN recover_and_remove USES BOOLEAN checkpoint_on_terminate USES KEYWORD recover USES STRING recover_file -USES STRING out_dir -USES CCTK_INT out_every +USES KEYWORD verbose + -- cgit v1.2.3