aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl7
1 files changed, 7 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 68b7b91..0445a5f 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1,2 +1,9 @@
# Parameter definitions for thorn Hydro_Analysis
+BOOLEAN Hydro_Analysis_rho_max_search "Look for the value and location of the maximum of rho"
+{
+} "false"
+
+BOOLEAN Hydro_Analysis_rho_max_loc_only_positive_x "Restrict location search for density maximum to positive values of x"
+{
+} "false"