aboutsummaryrefslogtreecommitdiff
path: root/src/slice_data.F
diff options
context:
space:
mode:
authorjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2004-07-09 17:17:08 +0000
committerjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2004-07-09 17:17:08 +0000
commitbd166008f85032b88ceee7796599f65a804a3a24 (patch)
tree9abd063bf0d06fedea3d8c4404280ac4054ab37c /src/slice_data.F
parent725c00dffd42d6105494ff55f60bbf1399edb1a1 (diff)
remove all references to the variable 'rama' (Robertson-Walker R(T))
since the Robertson-Walker model doesn't work and is only in ../archive/, and the variable was being used uninitialized, causing valgrind to complain and obscuring other (real) errors... git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@208 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'src/slice_data.F')
-rw-r--r--src/slice_data.F7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/slice_data.F b/src/slice_data.F
index 4000917..ccb80e0 100644
--- a/src/slice_data.F
+++ b/src/slice_data.F
@@ -70,11 +70,10 @@ C Now we need the exact solution metric in the preferred coordinates x^A.
$ slicex(i,j,k), slicey(i,j,k), slicez(i,j,k),
$ slicet(i,j,k),
$ gd(4,4), gd(1,4), gd(2,4), gd(3,4),
- $ gd(1,1), gd(2,2), gd(3,3),
- $ gd(1,2), gd(2,3), gd(1,3),
+ $ gd(1,1), gd(2,2), gd(3,3), gd(1,2), gd(2,3), gd(1,3),
$ gu(4,4), gu(1,4), gu(2,4), gu(3,4),
- $ gu(1,1), gu(2,2), gu(3,3),
- $ gu(1,2), gu(2,3), gu(1,3), exact_psi)
+ $ gu(1,1), gu(2,2), gu(3,3), gu(1,2), gu(2,3), gu(1,3),
+ $ exact_psi)
C Calculate n^A and dx^A/dt