From fd98b78d8ba32d2d9cc2e5456ca7dd61ddc92ed6 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Tue, 17 Jan 2017 10:50:12 +0100 Subject: Make the switchoff time configurable. --- param.ccl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 4e2053a..63dc31c 100644 --- a/param.ccl +++ b/param.ccl @@ -26,6 +26,11 @@ CCTK_REAL scale_power "" STEERABLE=recover 0: :: "" } 64.0 +CCTK_REAL switchoff_time "" STEERABLE=recover +{ + 0: :: "" +} 9999.0 + BOOLEAN export_coeffs "Export the coefficients of the spectral expansion in alpha_coeffs" STEERABLE=recover { } "no" -- cgit v1.2.3