# Parameter definitions for thorn Hydro_Analysis BOOLEAN Hydro_Analysis_comp_rho_max "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_comp_vol_weighted_center_of_mass "Look for the location of the volume-weighted center of mass" { } "false" BOOLEAN Hydro_Analysis_comp_rho_max_origin_distance "Look for the proper distance between the maximum of the density and the origin (along a straight coordinate line)" { } "false" CCTK_INT Hydro_Analysis_rho_max_origin_distance_npoints "Number of points along the straight line for measuring proper distance" { 1:* :: "Any positive number" } 100