aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl8
1 files changed, 8 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 4653e03..e700480 100644
--- a/param.ccl
+++ b/param.ccl
@@ -372,6 +372,14 @@ REAL ahf_minchange "Minimum relative difference between 1 big and 2 small steps"
} 0.01
+######################################
+### Parameters related to centroid ###
+######################################
+INT horizon_centroid "Which horizon to use when setting centroid"
+{
+ 0:* :: "Non-negative integeger"
+} 1
+
#############################
### Parameters for output ###
#############################