aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 45e7cfb..e20eeeb 100644
--- a/param.ccl
+++ b/param.ccl
@@ -118,6 +118,7 @@ KEYWORD mode "Mode of operation"
"normal" :: "Find event horizons"
"test_reparam" :: "Test reparametrization routines with MoL"
"analysis" :: "Provide storage for f without evolving"
+ "generator" :: "Provide storage for f and initialize without evolving"
} "normal"
KEYWORD upwind_type "Type of upwinding used in evolving the ehfinder equations"
@@ -226,7 +227,7 @@ CCTK_INT number_of_generators "How many generators should be evolved"
KEYWORD generator_distribution "What initial distribution should be used"
{
- "line" :: "Put the generatos on a line on the x-axis"
+ "line" :: "Put the generators on a line in the xz-plane"
} "line"
STRING surface_interpolator "What interpolator should be used to locate the surface"