From b03bde2066731b199b74c96a2b5ce1dfca553b21 Mon Sep 17 00:00:00 2001 From: knarf Date: Tue, 28 Sep 2010 18:01:48 +0000 Subject: make outScalar_style steerable at recovery, as proposed by Luca Baiotti and agreed on also by Erik Schnetter and Frank Loeffler git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOBasic/trunk@181 b589c3ab-70e8-4b4d-a09f-cba2dd200880 --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/param.ccl b/param.ccl index a754578..2286f29 100644 --- a/param.ccl +++ b/param.ccl @@ -91,7 +91,7 @@ REAL outScalar_dt "How often to do Scalar output" STEERABLE = ALWAYS ##################### # Scalar output style ##################### -KEYWORD outScalar_style "Which style for Scalar output" +KEYWORD outScalar_style "Which style for Scalar output" STEERABLE = RECOVER { "gnuplot" :: "1D output readable by gnuplot" "xgraph" :: "1D output readable by xgraph" -- cgit v1.2.3