From 89debfdd6cc4c8796667c888a2bfcd7d90aa2428 Mon Sep 17 00:00:00 2001 From: goodale Date: Thu, 7 Dec 2000 22:05:33 +0000 Subject: isovalue is not a steerable parameter. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IsoSurfacer/trunk@22 bfcf8e34-485d-4d46-a995-1fd6fa6fb178 --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 5386cf7..05bcd92 100644 --- a/param.ccl +++ b/param.ccl @@ -13,7 +13,7 @@ STRING output_var "What Grid Function name to output" # STEERABLE = ALWAYS .* :: "Eventually a comma separated list, but now a single name" } "None" -CCTK_REAL isovalue "Isosurface value" STEERABLE = ALWAYS +CCTK_REAL isovalue "Isosurface value" # STEERABLE = ALWAYS { .* :: "Any floating point value" } 1.0 -- cgit v1.2.3