aboutsummaryrefslogtreecommitdiff
path: root/archive/Robertson_Walker.F77
diff options
context:
space:
mode:
Diffstat (limited to 'archive/Robertson_Walker.F77')
-rw-r--r--archive/Robertson_Walker.F777
1 files changed, 7 insertions, 0 deletions
diff --git a/archive/Robertson_Walker.F77 b/archive/Robertson_Walker.F77
index 35a0354..e2a5a7a 100644
--- a/archive/Robertson_Walker.F77
+++ b/archive/Robertson_Walker.F77
@@ -6,6 +6,13 @@ C Author : D. Vulcanov (Timisoara, Romania)
C see ../../README for copyright & licensing info
C
C $Header$
+C
+C FIXME:
+C This metric doesn't work. The argument rama is the R(t) in the
+C Robertson-Walker metric, and if this is passed correctly then this
+C subroutine computes the correct metric. But the rest of this thorn
+C doesn't know to pass this value. :( :( See Mitica's Cosmo thorn
+C for a better way to get this metric.
#include "cctk.h"
#include "cctk_Parameters.h"