aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl7
1 files changed, 7 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index b414acf..84cb3c5 100644
--- a/param.ccl
+++ b/param.ccl
@@ -105,6 +105,7 @@ KEYWORD mode "Mode of operation"
{
"normal" :: "Find event horizons"
"test_reparam" :: "Test reparametrization routines with MoL"
+ "analysis" :: "Provide storage for f without evolving"
} "normal"
KEYWORD upwind_type "Type of upwinding used in evolving the ehfinder equations"
@@ -157,6 +158,12 @@ INT last_iteration_number "The starting iteration number for the EH_Finder (last
(0: :: "Positive please"
} 0
+INT saved_iteration_every "How often was the numerical data saved"
+{
+1: :: "Positive please"
+} 1
+
+shares: grid
shares: grid
USES KEYWORD domain