aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/blended_boundary.F772
-rw-r--r--src/boundary.F772
-rw-r--r--src/gauge.F772
-rw-r--r--src/initialize.F772
-rw-r--r--src/xyz_blended_boundary.F772
5 files changed, 5 insertions, 5 deletions
diff --git a/src/blended_boundary.F77 b/src/blended_boundary.F77
index 752ce52..c46623c 100644
--- a/src/blended_boundary.F77
+++ b/src/blended_boundary.F77
@@ -101,7 +101,7 @@ C (also to tell the models about the conformal_state)
exact_psiy = 0.0D0
exact_psiz = 0.0D0
exact_psixx = 0.0D0
- exact_psixx = 0.0D0
+ exact_psiyy = 0.0D0
exact_psizz = 0.0D0
exact_psixy = 0.0D0
exact_psiyz = 0.0D0
diff --git a/src/boundary.F77 b/src/boundary.F77
index 31ee55c..644d6a5 100644
--- a/src/boundary.F77
+++ b/src/boundary.F77
@@ -49,7 +49,7 @@ C (also to tell the models about the conformal_state)
exact_psiy = 0.0D0
exact_psiz = 0.0D0
exact_psixx = 0.0D0
- exact_psixx = 0.0D0
+ exact_psiyy = 0.0D0
exact_psizz = 0.0D0
exact_psixy = 0.0D0
exact_psiyz = 0.0D0
diff --git a/src/gauge.F77 b/src/gauge.F77
index f8b35e2..1e6ffad 100644
--- a/src/gauge.F77
+++ b/src/gauge.F77
@@ -126,7 +126,7 @@ C (also to tell the models about the conformal_state)
exact_psiy = 0.0D0
exact_psiz = 0.0D0
exact_psixx = 0.0D0
- exact_psixx = 0.0D0
+ exact_psiyy = 0.0D0
exact_psizz = 0.0D0
exact_psixy = 0.0D0
exact_psiyz = 0.0D0
diff --git a/src/initialize.F77 b/src/initialize.F77
index c1ef459..16a7be2 100644
--- a/src/initialize.F77
+++ b/src/initialize.F77
@@ -98,7 +98,7 @@ C (also to tell the models about the conformal_state)
exact_psiy = 0.0D0
exact_psiz = 0.0D0
exact_psixx = 0.0D0
- exact_psixx = 0.0D0
+ exact_psiyy = 0.0D0
exact_psizz = 0.0D0
exact_psixy = 0.0D0
exact_psiyz = 0.0D0
diff --git a/src/xyz_blended_boundary.F77 b/src/xyz_blended_boundary.F77
index 8106361..06db214 100644
--- a/src/xyz_blended_boundary.F77
+++ b/src/xyz_blended_boundary.F77
@@ -102,7 +102,7 @@ C (also to tell the models about the conformal_state)
exact_psiy = 0.0D0
exact_psiz = 0.0D0
exact_psixx = 0.0D0
- exact_psixx = 0.0D0
+ exact_psiyy = 0.0D0
exact_psizz = 0.0D0
exact_psixy = 0.0D0
exact_psiyz = 0.0D0