aboutsummaryrefslogtreecommitdiff
path: root/src/metrics/Goedel.F77
diff options
context:
space:
mode:
Diffstat (limited to 'src/metrics/Goedel.F77')
-rw-r--r--src/metrics/Goedel.F775
1 files changed, 2 insertions, 3 deletions
diff --git a/src/metrics/Goedel.F77 b/src/metrics/Goedel.F77
index c711104..7663bc8 100644
--- a/src/metrics/Goedel.F77
+++ b/src/metrics/Goedel.F77
@@ -35,11 +35,10 @@ c output arguments
c local static variables
logical firstcall
+ CCTK_REAL arad
data firstcall /.true./
- save firstcall
+ save firstcall, arad
-c local variables
- CCTK_REAL arad
C This is a vacuum spacetime with no cosmological constant
Tmunu_flag = .false.