summaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2014-10-02 09:43:41 +0200
committerAnton Khirnov <anton@khirnov.net>2014-10-05 10:06:15 +0200
commit59b0fb3aa94e95bf4117012af673fdcaea526254 (patch)
tree7017b358d3ec0824059922770835a3805c1bc05b /param.ccl
parentab5d463760cd76ad1f24a149cf7f181cc54b82dc (diff)
Add the Eppley(1977) version of q.
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 9b214da..1f80535 100644
--- a/param.ccl
+++ b/param.ccl
@@ -13,6 +13,11 @@ CCTK_REAL amplitude "Wave amplitude A."
0: :: ""
} 1.0
+CCTK_INT eppley_n ""
+{
+ 1: :: ""
+} 5
+
CCTK_INT basis_order_r "Number of the basis functions in the radial direction"
{
1: :: ""