From 59b0fb3aa94e95bf4117012af673fdcaea526254 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 2 Oct 2014 09:43:41 +0200 Subject: Add the Eppley(1977) version of q. --- param.ccl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'param.ccl') 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: :: "" -- cgit v1.2.3