From 45077d797fb6e86e2b172156c899ee3be6f97424 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Sun, 3 Mar 2013 20:52:17 -0500 Subject: CarpetIntegrateTest: Use ReflectionSymmetry for bitant mode --- CarpetExtra/CarpetIntegrateTest/test/carpetintegrate.par | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'CarpetExtra') diff --git a/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate.par b/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate.par index 75b9bd307..ed91162f2 100644 --- a/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate.par +++ b/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate.par @@ -7,7 +7,7 @@ # Thorn activation #============================================================================== -ActiveThorns = "time carpet carpetlib carpetregrid GSL LoopControl carpetreduce carpetslab carpetinterp cartgrid3d coordbase initbase symbase boundary carpetiobasic carpetioascii carpetioscalar ioutil carpetintegratetest" +ActiveThorns = "time carpet carpetlib carpetregrid GSL LoopControl carpetreduce carpetslab carpetinterp cartgrid3d coordbase initbase symbase boundary carpetiobasic carpetioascii carpetioscalar ioutil carpetintegratetest reflectionsymmetry" #============================================================================== # Directories and recovery @@ -30,7 +30,6 @@ time::dtfac = 0.375 #============================================================================== grid::type = "coordbase" -grid::domain = "bitant" grid::avoid_origin = "no" carpet::domain_from_coordbase = yes @@ -49,6 +48,9 @@ coordbase::ncells_x = 45 coordbase::ncells_y = 45 coordbase::ncells_z = 23 +reflectionsymmetry::reflection_z = yes +reflectionsymmetry::avoid_origin_z = no + coordbase::boundary_size_z_lower = 3 coordbase::boundary_shiftout_z_lower = 1 -- cgit v1.2.3