From 338e1d9f4fbfcf3c18f9bb6e02fcf9fb070031ae Mon Sep 17 00:00:00 2001 From: jshalf Date: Fri, 8 Dec 2000 06:55:29 +0000 Subject: OK, lets go back to the steerable-always thing. Give it a try. I don't know if I'm broadcasting things correctly yet. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IsoSurfacer/trunk@25 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 05bcd92..5386cf7 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