summaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2018-04-07 10:04:08 +0200
committerAnton Khirnov <anton@khirnov.net>2018-04-07 10:04:08 +0200
commit36ecd9d45e2bf204b6b641a3564a52d0df3f49d2 (patch)
treee3bd707f32c962da1557190f9504319c2d33758d /param.ccl
parent2472cd18a1485fe42ac6cfd4cd82fb3114248f00 (diff)
Add runtime-configurable support for CCZ4.
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 49169aa..35fa495 100644
--- a/param.ccl
+++ b/param.ccl
@@ -39,3 +39,8 @@ CCTK_REAL switchoff_time "" STEERABLE=recover
BOOLEAN export_coeffs "Export the coefficients of the spectral expansion in alpha_coeffs" STEERABLE=recover
{
} "no"
+
+CCTK_INT ccz4 "Use CCZ4 or BSSN" STEERABLE=recover
+{
+ 0:1 :: ""
+} 0