aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
blob: 3ab73853dd4983c8c99aa9a3cd7c65a021763930 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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"


BOOLEAN Hydro_Analysis_weighted_center_of_mass "Look for the location of the center of mass"
{
} "false"