From e6704d2a675751e8c20fe3e3f267528028ab1bfa Mon Sep 17 00:00:00 2001 From: knarf Date: Fri, 16 Mar 2007 13:58:53 +0000 Subject: - trim bhns_* testsuites to make them faster - make all work again, however I was not able to verify the old testsuites, not even using old code of this thorn. This might be because of small changes in other thorns, but is now too difficult to track down completly. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@74 b2a53a04-0f4f-0410-87ed-f9f25ced00cf --- test/bhns_eval/bhns_eval.par | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/bhns_eval/bhns_eval.par') diff --git a/test/bhns_eval/bhns_eval.par b/test/bhns_eval/bhns_eval.par index 36ee4a4..069f578 100644 --- a/test/bhns_eval/bhns_eval.par +++ b/test/bhns_eval/bhns_eval.par @@ -42,8 +42,8 @@ ADMBase::initial_shift = "tov" TwoPunctures::keep_u_around = yes TwoPunctures::schedule_in_ADMBase_InitialData = no -TwoPunctures::npoints_A = 30 -TwoPunctures::npoints_B = 30 +TwoPunctures::npoints_A = 20 +TwoPunctures::npoints_B = 20 TwoPunctures::npoints_phi = 4 TwoPunctures::Newton_tol = 1.e-10 TwoPunctures::grid_setup_method = "evaluation" -- cgit v1.2.3