aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 77dc77f..2f9ff3f 100644
--- a/param.ccl
+++ b/param.ccl
@@ -78,6 +78,10 @@ CCTK_REAL TOV_Velocity_z[10] "(fixed) Velocity of neutron star, z coordinate (ca
*:* :: "real"
} 0.0
+BOOLEAN TOV_ProperPosition "For use only with two NSs, atm only handles equal mass"
+{
+} "no"
+
BOOLEAN TOV_Fast_Interpolation "Use faster interpolation algorithm? Default is yes."
{
} "yes"