aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl11
1 files changed, 11 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index d947d14..64299ad 100644
--- a/param.ccl
+++ b/param.ccl
@@ -3,6 +3,12 @@
private:
+KEYWORD eh_metric_type "Do we use numerical or analytic metric information"
+{
+ "numerical" :: "Read in metric from numerical data"
+ "analytic" :: "Use external analytic metric"
+} "analytic"
+
KEYWORD initial_f "Initial surface choice"
{
"sphere" :: "spherical surface"
@@ -94,6 +100,11 @@ INT reparametrize_every_approx "Re-parametrize every using approx method"
0: :: "If 0 don't re-parametrize using approx method"
} 10
+INT last_iteration_number "The starting iteration number for the EH_Finder (last iteration number of the simulation)"
+{
+(0: :: "Positive please"
+} 0
+
shares: grid
USES KEYWORD domain