From 36ecd9d45e2bf204b6b641a3564a52d0df3f49d2 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sat, 7 Apr 2018 10:04:08 +0200 Subject: Add runtime-configurable support for CCZ4. --- param.ccl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'param.ccl') 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 -- cgit v1.2.3