From 01c6d38d3b08d32c5fad17d987ae3575dc2e6212 Mon Sep 17 00:00:00 2001 From: knarf Date: Fri, 5 Mar 2010 21:01:28 +0000 Subject: crude proper distance steering for use with TwoPunctures, working but needs to be tidied up git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TOVSolver/trunk@84 1bdb13ef-5d69-4035-bb54-08abeb3aa7f1 --- param.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'param.ccl') 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" -- cgit v1.2.3