aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/test_binary_1.par4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test_binary_1.par b/test/test_binary_1.par
index 570623c..6bdee9b 100644
--- a/test/test_binary_1.par
+++ b/test/test_binary_1.par
@@ -30,3 +30,7 @@ IOBasic::outInfo_vars = "wavetoy::phi"
IO::outdir = "test_binary_1"
IO::out_fileinfo = "none"
+
+# temporarily initialize all allocated memory to zero
+# until the boundary conditions are fixed
+PUGH::initialize_memory = "zero"