aboutsummaryrefslogtreecommitdiff
path: root/test/test_cartoon_2.par
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_cartoon_2.par')
-rw-r--r--test/test_cartoon_2.par49
1 files changed, 27 insertions, 22 deletions
diff --git a/test/test_cartoon_2.par b/test/test_cartoon_2.par
index 34e98de..c0c4e87 100644
--- a/test/test_cartoon_2.par
+++ b/test/test_cartoon_2.par
@@ -1,8 +1,9 @@
#==============================================================================
-# Cartoon2D, using a full grid
+# Cartoon2D, using a full grid, and BSSN_MoL
#==============================================================================
-ActiveThorns = "cartoon2d idanalyticbh admbase admcoupling admmacros coordgauge spacemask staticconformal admanalysis adm_bssn admconstraints ahfinder pughinterp boundary time pugh pughreduce pughslab cartgrid3d ioascii ioutil iobasic"
+ActiveThorns = "cartoon2d idanalyticbh admbase admcoupling admmacros coordgauge spacemask staticconformal admanalysis bssn_mol mol nanchecker admconstraints pughinterp boundary time pugh pughreduce pughslab cartgrid3d ioascii ioutil iobasic localinterp localreduce coordbase initbase symbase"
+## ahfinder
#------------------------------------------------------------------------------
# Run parameters for Cartoon
@@ -13,7 +14,6 @@ cartoon2d::cartoon_active = "yes"
cartoon2d::verbose = "yes"
cartoon2d::stencil = "yes"
cartoon2d::order = 3
-cartoon2d::allow_grid_resize = "yes"
# This is for 2 processors, you have to
# change manually by processor numbers.
@@ -25,9 +25,9 @@ cartoon2d::allow_grid_resize = "yes"
# Grid
-driver::global_nx = 16
-driver::global_ny = 3
-driver::global_nz = 32
+driver::global_nx = 19
+driver::global_ny = 5
+driver::global_nz = 34
driver::ghost_size_x = 2
driver::ghost_size_y = 2
@@ -35,9 +35,14 @@ driver::ghost_size_z = 2
grid::avoid_originy = "no"
-grid::type = "byspacing"
+grid::type = "byrange"
grid::domain = "full"
-grid::dxyz = 0.2
+grid::xmin = -0.3
+grid::xmax = +3.3
+grid::ymin = -0.4
+grid::ymax = +0.4
+grid::zmin = -3.3
+grid::zmax = +3.3
time::dtfac = 0.25
@@ -50,7 +55,7 @@ admbase::metric_type = "static conformal"
#--- Evolution
admbase::evolution_method = "adm_bssn"
-adm_bssn::method = "icn"
+methodoflines::ode_method = "icn"
adm_bssn::bound = "flat"
adm_bssn::cartoon = "yes"
admconstraints::cartoon = "yes"
@@ -58,19 +63,19 @@ admconstraints::cartoon = "yes"
#--- gauge
admbase::lapse_evolution_method = "1+log"
-#--- AHFinder.
-
-ahfinder::ahf_active = "yes"
-ahfinder::ahf_cartoon = "yes"
-
-ahfinder::ahf_phi = "no"
-ahfinder::ahf_octant = "high"
-
-ahfinder::ahf_lmax = 0
-
-# Interpolation.
-
-ahfinder::interpolation_order = 1
+## #--- AHFinder.
+##
+## ahfinder::ahf_active = "yes"
+## ahfinder::ahf_cartoon = "yes"
+##
+## ahfinder::ahf_phi = "no"
+## ahfinder::ahf_octant = "high"
+##
+## ahfinder::ahf_lmax = 0
+##
+## # Interpolation.
+##
+## ahfinder::interpolation_order = 1
#------------------------------------------------------------------------------
# Output