aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpollney <pollney@936e0995-0e4f-0410-aade-aa24bf7baf3d>2002-05-16 15:56:57 +0000
committerpollney <pollney@936e0995-0e4f-0410-aade-aa24bf7baf3d>2002-05-16 15:56:57 +0000
commit30b0cf63e96eece19c2ad4a77cab0a08d33e4507 (patch)
tree9947bacb8dcb04fd7c314ce977d37c8aaaf75dd6
parent3cbce53b214a27805044527da1f2ce2749aeca87 (diff)
Removed redundant parameters.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Noise/trunk@6 936e0995-0e4f-0410-aade-aa24bf7baf3d
-rw-r--r--param.ccl20
1 files changed, 0 insertions, 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"
-