aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 8fca2fc..0bf2bcc 100644
--- a/param.ccl
+++ b/param.ccl
@@ -84,6 +84,7 @@ KEYWORD ODE_Method "The ODE method use by MoL to do time integration"
{
"Generic" :: "Generic Shu-Osher Runga-Kutta type"
"ICN" :: "Iterative Crank Nicholson"
+ "ICN-avg" :: "Iterative Crank Nicholson with averaging"
"RK2" :: "Efficient RK2"
} "ICN"