summaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2019-07-22 10:14:50 +0200
committerAnton Khirnov <anton@khirnov.net>2019-07-22 10:14:50 +0200
commitcca6017bff3ff0cbbfc6f67c82e198c3da942526 (patch)
tree3d7844655b1f09bef452c019834d494bfd53b3c2 /param.ccl
parent597796a929acc0ec241b2bf66d8c560cbe852b4a (diff)
Use the lapse_source parameter to determined when we should run.HEADmaster
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 1d208ed..0aac37a 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1,5 +1,11 @@
# Parameter definitions for thorn QuasiMaximalSlicing
+shares: ML_BSSN
+EXTENDS CCTK_KEYWORD lapse_source "lapse_source"
+{
+ QMS :: ""
+}
+
RESTRICTED:
CCTK_INT basis_order_r "Number of the basis functions in the radial direction" STEERABLE=recover
{