aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authordiener <diener@2a26948c-0e4f-0410-aee8-f1d3e353619c>2003-01-15 10:57:34 +0000
committerdiener <diener@2a26948c-0e4f-0410-aee8-f1d3e353619c>2003-01-15 10:57:34 +0000
commit3a133689503331ff61e43515b750a6367702ac96 (patch)
treebe5cf5c066934dbdb2b148286f129434a350f21e /param.ccl
parent0f30165ef32039574579807824abbd2b1a1694fe (diff)
Added an analysis mode, where storage is turned on for f, but no
evolution is done. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@72 2a26948c-0e4f-0410-aee8-f1d3e353619c
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