aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl6
1 files changed, 3 insertions, 3 deletions
diff --git a/param.ccl b/param.ccl
index 1a37fe4..1313ac5 100644
--- a/param.ccl
+++ b/param.ccl
@@ -58,9 +58,9 @@ REAL brill_thresh "How far (absolute norm) to go"
KEYWORD q_function "Form of function q [0,1,2]"
{
- "exp" :: ""
- "eppley" ::
- "gundlach" ::
+ "exp" :: "contains e^{-z^2} factor"
+ "eppley" :: "contains 1/(1+r^2) factor"
+ "gundlach" :: "contains e^{-r^2} factor"
} "gundlach"
# -------------------------------------------------------------