aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/AHFinder.F5
1 files 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')