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 74752ad..e982acb 100644
--- a/param.ccl
+++ b/param.ccl
@@ -94,6 +94,7 @@ KEYWORD Generic_Type "If using the generic method, which sort"
"RK" :: "One of the standard TVD Runga-Kutta methods"
"ICN" :: "Iterative Crank Nicholson as a generic method"
"Table" :: "Given from the generic method descriptor parameter"
+ "Classic RK3" :: "Efficient RK3 - classical version"
} "RK"
CCTK_INT MoL_Intermediate_Steps "Number of intermediate steps taken by the ODE method"