From 30b0cf63e96eece19c2ad4a77cab0a08d33e4507 Mon Sep 17 00:00:00 2001 From: pollney Date: Thu, 16 May 2002 15:56:57 +0000 Subject: Removed redundant parameters. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Noise/trunk@6 936e0995-0e4f-0410-aade-aa24bf7baf3d --- param.ccl | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/param.ccl b/param.ccl index 95006db..95e0d3e 100644 --- a/param.ccl +++ b/param.ccl @@ -29,23 +29,3 @@ REAL amplitude "Maximum absolute value of random data" 0: :: "Positive number" } 0.000001 - -#------------------------------------------------------------------------------ -# parameters specific to bssn tests (potentially obsolete) -#------------------------------------------------------------------------------ -BOOLEAN evolveK "Apply randomization to trK" -{ -} "no" - -BOOLEAN evolveShift "Apply randomization to the shift components" -{ -} "no" - -BOOLEAN evolveLapse "Apply randomization to the lapse" -{ -} "no" - -BOOLEAN evolveGamma "Apply randomization to the Gamma components" -{ -} "no" - -- cgit v1.2.3