aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorpollney <pollney@e296648e-0e4f-0410-bd07-d597d9acff87>2003-06-26 08:08:11 +0000
committerpollney <pollney@e296648e-0e4f-0410-bd07-d597d9acff87>2003-06-26 08:08:11 +0000
commitb1a90b48844f9f27a9512c11ca9ba94b76138b49 (patch)
tree34b6523f4173424d59ff877b92405ff2c39be4bc /test
parente3b38b86fd4c82a0061feb9b936cb7b81f039cc0 (diff)
Set initial_lapse="exact", this seems to be needed for the testsuite to
pass. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@186 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'test')
-rw-r--r--test/schwarzschild_ef.par1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/schwarzschild_ef.par b/test/schwarzschild_ef.par
index bd8fc16..b45a07f 100644
--- a/test/schwarzschild_ef.par
+++ b/test/schwarzschild_ef.par
@@ -26,6 +26,7 @@ time::dtfac = 0.25
# Initial data
ADMBase::initial_data = "exact"
+ADMBase::initial_lapse = "exact"
ADMBase::initial_shift = "exact"
Exact::exact_model = "Schwarzschild/EF"