summaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2014-09-11 12:05:20 +0200
committerAnton Khirnov <anton@khirnov.net>2014-09-11 12:05:20 +0200
commitef4ab28e7fc7486c47075b67d9b6ee326945f370 (patch)
tree61ceabe0c1ae2bfe1a4454f6592facb2e75889bf /param.ccl
parent5817b21222c84a9aaaa486216933aa068ab0f30b (diff)
Add an option for exporting the expansion coefficients.
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
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"