From 0c2c54f6c302760a7a34f791fedc748ff89a5c27 Mon Sep 17 00:00:00 2001 From: lanfer Date: Fri, 5 Nov 1999 17:00:39 +0000 Subject: turning on output git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@34 89daf98e-ef62-4674-b946-b8ff9de2216c --- src/AHFinder.F | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/AHFinder.F b/src/AHFinder.F index d55eef1..b3929e3 100644 --- a/src/AHFinder.F +++ b/src/AHFinder.F @@ -4,6 +4,7 @@ c @date April 1998 c @author Miguel Alcubierre c @desc c Find an apparent horizon. +c Cactus4 by Lars Nerger / Gerd Lanfermann c @enddesc c@@*/ @@ -1187,10 +1188,10 @@ c@@*/ ! *** WRITE DATA FILES *** ! **************************** - if (.false.) then + if (.true.) then if (myproc.eq.0) then c Expansion coefficients. - + if (ahf_ncall.eq.1) then open(1,file=almf,form='formatted', . status='replace') -- cgit v1.2.3