aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Hinder <ian.hinder@aei.mpg.de>2013-01-29 21:49:27 +0100
committerIan Hinder <ian.hinder@aei.mpg.de>2013-01-29 21:49:27 +0100
commitae79316d5fe9e8c2320b26cad1bf7605e636e5c7 (patch)
treea6d997ba5f203646f817e9afb7a4838fb0b0705b
parent11d3a3b76170d63b97715d2cfd9eef48e8994cca (diff)
ML_BSSN_MP_O8_bh.par: Add poison of 0
This is unfortunately necessary because nothing currently initialises the intersection of the outer and interpatch boundary on the initial data. This would need a modification to Kranc to call certain routines twice.
-rw-r--r--ML_BSSN_Test/test/ML_BSSN_MP_O8_bh.par1
1 files changed, 1 insertions, 0 deletions
diff --git a/ML_BSSN_Test/test/ML_BSSN_MP_O8_bh.par b/ML_BSSN_Test/test/ML_BSSN_MP_O8_bh.par
index 2c4081e..c3b95a4 100644
--- a/ML_BSSN_Test/test/ML_BSSN_MP_O8_bh.par
+++ b/ML_BSSN_Test/test/ML_BSSN_MP_O8_bh.par
@@ -63,6 +63,7 @@ Carpet::ghost_size = 5
Carpet::init_3_timelevels = "no"
#CarpetLib::max_memory_size_MB = 500
Carpet::poison_new_timelevels = yes
+CarpetLib::poison_value = 0 # This is needed because the intersection of the outer and interpatch boundary is not currently initialised by anything
NaNChecker::check_every = 1
NaNChecker::verbose = "all"