From ae79316d5fe9e8c2320b26cad1bf7605e636e5c7 Mon Sep 17 00:00:00 2001 From: Ian Hinder Date: Tue, 29 Jan 2013 21:49:27 +0100 Subject: 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. --- ML_BSSN_Test/test/ML_BSSN_MP_O8_bh.par | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3