aboutsummaryrefslogtreecommitdiff
path: root/src/metrics
diff options
context:
space:
mode:
authorjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2003-05-26 15:35:44 +0000
committerjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2003-05-26 15:35:44 +0000
commit72d06dedf621173151ee6f0ac89cdd9105e2fb33 (patch)
treedb327b241d92b0091f47d95f99fff61b46db7c06 /src/metrics
parentb45c65351d0b5f69e668d20830370e442e474968 (diff)
document that the "Minkowski/conf wave" model doesn't work with the
arbitrary-slice evolver git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@170 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'src/metrics')
-rw-r--r--src/metrics/Minkowski_conf_wave.F774
1 files changed, 4 insertions, 0 deletions
diff --git a/src/metrics/Minkowski_conf_wave.F77 b/src/metrics/Minkowski_conf_wave.F77
index 0f94db4..e4bdad3 100644
--- a/src/metrics/Minkowski_conf_wave.F77
+++ b/src/metrics/Minkowski_conf_wave.F77
@@ -2,6 +2,10 @@ c $Header$
C Author: Frank Loeffler (frank.loeffler@aei.mpg.de)
C Licence: GPL 2 or later
+C
+C Note that this model explicitly sets the conformal factor psi ,
+C and thus does *NOT* work with the "arbitrary slice evolver" option
+C of this thorn.
#include "cctk.h"
#include "cctk_Arguments.h"