aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2013-03-12 23:45:25 -0400
committerErik Schnetter <schnetter@gmail.com>2013-03-12 23:45:25 -0400
commit14093d59320939dbf81bfa0e331a9be8e3a40d54 (patch)
tree03fa74e3c957f347b05dc5c7a71e84ab900cef5d /CarpetExtra
parent193728bab0133b92ad23007a86b2823c9a8f2ad2 (diff)
CarpetIntegrateTest: Modernize test parameter file
Diffstat (limited to 'CarpetExtra')
-rw-r--r--CarpetExtra/CarpetIntegrateTest/test/carpetintegrate-linear.par9
1 files changed, 6 insertions, 3 deletions
diff --git a/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate-linear.par b/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate-linear.par
index 10a2cd7af..4aad0c486 100644
--- a/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate-linear.par
+++ b/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate-linear.par
@@ -7,7 +7,7 @@
# Thorn activation
#==============================================================================
-ActiveThorns = "time carpet carpetlib carpetregrid GSL LoopControl carpetreduce carpetslab carpetinterp cartgrid3d coordbase symbase boundary carpetiobasic carpetioascii carpetioscalar ioutil carpetintegratetest"
+ActiveThorns = "time carpet carpetlib carpetregrid GSL LoopControl carpetreduce carpetslab carpetinterp cartgrid3d coordbase 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
@@ -44,6 +43,9 @@ coordbase::ymax = 0.5
coordbase::zmin = -0.0
coordbase::zmax = 0.5
+reflectionsymmetry::reflection_z = yes
+reflectionsymmetry::avoid_origin_z = no
+
coordbase::spacing = numcells
coordbase::ncells_x = 45
coordbase::ncells_y = 45
@@ -52,7 +54,8 @@ coordbase::ncells_z = 23
coordbase::boundary_size_z_lower = 3
coordbase::boundary_shiftout_z_lower = 1
-carpet::buffer_width = 6
+carpet::use_buffer_zones = yes
+carpet::num_integrator_substeps = 3
carpet::max_refinement_levels = 12
carpetregrid::refinement_levels = 3