summaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2018-04-07 09:54:54 +0200
committerAnton Khirnov <anton@khirnov.net>2018-04-07 09:54:54 +0200
commitefce90efb4d4e38fdd44a96ccbf1424c8b5ab94e (patch)
treefc3caf3c89476a08794b2336d71a6147616188b2 /param.ccl
parentb581dc077be26ff6ca8e541cfdcadb9417a9ca49 (diff)
Large rewrite.
Split into separate subsystems.
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl10
1 files changed, 10 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 2ca5e50..5309214 100644
--- a/param.ccl
+++ b/param.ccl
@@ -23,6 +23,16 @@ CCTK_INT basis_order_z "Number of the basis functions in the z direction" STEERA
1: :: ""
} 40
+CCTK_REAL filter_power "" STEERABLE=recover
+{
+ 0: :: ""
+} 64.0
+
+CCTK_REAL input_filter_power "" STEERABLE=recover
+{
+ 0: :: ""
+} 64.0
+
CCTK_REAL scale_factor "Scaling factor L for the SB basis" STEERABLE=recover
{
0: :: ""