aboutsummaryrefslogtreecommitdiff
path: root/test/ConstraintViolate.par
diff options
context:
space:
mode:
authorknarf <knarf@9ea3c693-0e4f-0410-9b72-c04bdc00281e>2010-06-07 19:03:08 +0000
committerknarf <knarf@9ea3c693-0e4f-0410-9b72-c04bdc00281e>2010-06-07 19:03:08 +0000
commitfc0e8bf95b73103d4fe398bbd21efd32abcea251 (patch)
tree299325bff4ab8581931d47b3e3d55be9c5734abd /test/ConstraintViolate.par
parent1e990ec45eeffe3b7f0f1906dbdd2d3f413b2d6b (diff)
- remove file info
- use correct boundary condition to obtain data in testsuite git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDConstraintViolate/trunk@12 9ea3c693-0e4f-0410-9b72-c04bdc00281e
Diffstat (limited to 'test/ConstraintViolate.par')
-rw-r--r--test/ConstraintViolate.par4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/ConstraintViolate.par b/test/ConstraintViolate.par
index 99ed1d1..42b6428 100644
--- a/test/ConstraintViolate.par
+++ b/test/ConstraintViolate.par
@@ -9,6 +9,8 @@ driver::global_nsize = 10
cactus::cctk_itlast = 10
+IO::out_fileinfo = "none"
+IO::parfile_write = "no"
IOBasic::outInfo_vars = "admbase::alp admbase::gxx"
IOBasic::outInfo_every = 1
IOASCII::out1D_vars = "admbase::alp admbase::gxx admconstraints::ham admconstraints::momentum"
@@ -29,7 +31,7 @@ admbase::evolution_method = "ADM"
admbase::lapse_evolution_method = "1+log"
admbase::initial_lapse = "one"
-adm::bound = "radiative"
+adm::bound = "static"
adm::method = "stagleap"
#------------------------------------------------------------------------------