summaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2014-09-11 13:08:16 +0200
committerAnton Khirnov <anton@khirnov.net>2014-09-11 13:08:16 +0200
commitab5d463760cd76ad1f24a149cf7f181cc54b82dc (patch)
tree88f709d4dc181c37d562a7cdd34ac535f67e42c0 /param.ccl
parent9a54962f3ff3d17daf2d29d311f063d88887b803 (diff)
Cosmetics.
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl8
1 files changed, 4 insertions, 4 deletions
diff --git a/param.ccl b/param.ccl
index 9724012..9b214da 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1,4 +1,4 @@
-# Parameter definitions for thorn Trumpet
+# Parameter definitions for thorn BrillData
SHARES: ADMBase
@@ -8,10 +8,10 @@ EXTENDS KEYWORD initial_data
}
RESTRICTED:
-CCTK_REAL amplitude "amplitude"
+CCTK_REAL amplitude "Wave amplitude A."
{
- : :: ""
-} 1
+ 0: :: ""
+} 1.0
CCTK_INT basis_order_r "Number of the basis functions in the radial direction"
{