summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2017-06-30 10:53:08 +0200
committerAnton Khirnov <anton@khirnov.net>2017-06-30 10:53:08 +0200
commit4f4024fc1132ef77a51160371cb75f0f2d5584c5 (patch)
tree959e8769d2e3cf2c8c05daf8755420f6238564bc
parentf89b029c45d6ac6a96a09bd904f1eec1bcada16c (diff)
Allow negative amplitudes.
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 2834034..fde4753 100644
--- a/param.ccl
+++ b/param.ccl
@@ -10,7 +10,7 @@ EXTENDS KEYWORD initial_data
RESTRICTED:
CCTK_REAL amplitude "Wave amplitude A."
{
- 0: :: ""
+ : :: ""
} 1.0
CCTK_INT eppley_n ""