summaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
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"
{