From ef4ab28e7fc7486c47075b67d9b6ee326945f370 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 11 Sep 2014 12:05:20 +0200 Subject: Add an option for exporting the expansion coefficients. --- param.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 068f4a6..6984c80 100644 --- a/param.ccl +++ b/param.ccl @@ -32,3 +32,7 @@ CCTK_INT overdet "Solve the system overdetermined by this many equations" { 0: :: "" } 0 + +BOOLEAN export_coeffs "Export the coefficients of the spectral expansion in brill_coeffs" +{ +} "no" -- cgit v1.2.3