From ad5af41eb5ae08dad958ce208a4044af8f889d6f Mon Sep 17 00:00:00 2001 From: diener Date: Tue, 30 Sep 2003 13:34:27 +0000 Subject: Made the maximum value of eh_number_level_sets consistent with the hardwired limits on the size of the vector groups. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@157 2a26948c-0e4f-0410-aee8-f1d3e353619c --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/param.ccl b/param.ccl index a30353a..b08888f 100644 --- a/param.ccl +++ b/param.ccl @@ -5,7 +5,7 @@ private: INT eh_number_level_sets "How many level set functions should we evolve" { - 1: :: "Larger than or equal to one" + 1:10 :: "Between 1 and 10" } 1 KEYWORD eh_metric_type "Do we use numerical or analytic metric information" -- cgit v1.2.3