aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/Carpet/param.ccl')
-rw-r--r--Carpet/Carpet/param.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Carpet/Carpet/param.ccl b/Carpet/Carpet/param.ccl
index 90ad98b81..90aca4e83 100644
--- a/Carpet/Carpet/param.ccl
+++ b/Carpet/Carpet/param.ccl
@@ -131,6 +131,12 @@ CCTK_INT max_refinement_levels "Maximum number of refinement levels (including t
1:* :: "must be positive"
} 1
+CCTK_INT max_time_levels "Maximum number of time levels (including the current time level)"
+{
+ -1 :: "Set automatically to prolonation_order_time+1"
+ 1:* :: "Set this explicitly"
+} -1
+
CCTK_INT refinement_factor "Refinement factor"
{
1:* :: "must be positive"