aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbaiotti <baiotti@850bcc8b-0e4f-0410-8c26-8d28fbf1eda9>2008-12-08 03:03:44 +0000
committerbaiotti <baiotti@850bcc8b-0e4f-0410-8c26-8d28fbf1eda9>2008-12-08 03:03:44 +0000
commit4d5b7e03b5524f434a4e737cad987bcb278f5ce1 (patch)
tree07175a8e50aa92a7e4c4fb74d3dc4f1907138623
parent88d843608ab1143dfe2962b7e95a6239b669769b (diff)
Compulsory updates to parameters.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@34 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
-rw-r--r--test/test_ah.par7
-rw-r--r--test/test_ob.par7
2 files changed, 10 insertions, 4 deletions
diff --git a/test/test_ah.par b/test/test_ah.par
index 290c75e..ee69fe4 100644
--- a/test/test_ah.par
+++ b/test/test_ah.par
@@ -9,7 +9,7 @@
# Edited IH 31.Jul.2003 for Carpet.
#
-ActiveThorns = "ahfinderdirect sphericalsurface symbase CoordBase carpetioascii idaxibrillbh spacemask admcoupling admbase staticconformal admmacros coordgauge admanalysis mol bssn_mol admconstraints carpetinterp localinterp aeilocalinterp boundary time carpet carpetlib carpetregrid carpetreduce carpetslab cartgrid3d ioutil carpetiobasic carpetioscalar ellbase nanchecker dissipation localreduce"
+ActiveThorns = "ahfinderdirect sphericalsurface symbase CoordBase carpetioascii idaxibrillbh spacemask admcoupling admbase staticconformal admmacros coordgauge admanalysis mol bssn_mol admconstraints carpetinterp localinterp aeilocalinterp boundary time carpet carpetlib carpetregrid carpetreduce loopcontrol carpetslab cartgrid3d ioutil carpetiobasic carpetioscalar ellbase nanchecker dissipation localreduce"
#--- grid
time::dtfac = 0.25
@@ -38,7 +38,7 @@ carpet::max_refinement_levels = 2
carpetregrid::refinement_levels = 2
carpet::prolongation_order_space = 3
carpet::prolongation_order_time = 2
-carpet::buffer_width = 4
+carpet::use_buffer_zones = yes
carpet::init_3_timelevels = "yes"
carpetregrid::refined_regions = "manual-coordinate-list"
carpetregrid::coordinates = "[ [ ([-0.2,-0.2,-0.2]:[4.0,4.0,4.0]:[0.2,0.2,0.2]) ] ]"
@@ -57,6 +57,9 @@ admbase::initial_shift = "zero"
admbase::evolution_method = "adm_bssn"
admbase::metric_type = "static conformal"
staticconformal::conformal_storage = "factor+derivs+2nd derivs"
+adm_bssn::timelevels = 3
+ADMConstraints::constraints_timelevels = 3
+ADMConstraints::constraints_persist = yes
#--- numerics
mol::ode_method = "icn"
diff --git a/test/test_ob.par b/test/test_ob.par
index e69104b..7328f89 100644
--- a/test/test_ob.par
+++ b/test/test_ob.par
@@ -9,7 +9,7 @@
# Edited IH 31.Jul.2003 for Carpet.
#
-ActiveThorns = "ahfinderdirect sphericalsurface symbase CoordBase carpetioascii idaxibrillbh spacemask admcoupling admbase staticconformal admmacros coordgauge admanalysis mol bssn_mol admconstraints carpetinterp localinterp aeilocalinterp boundary time carpet carpetlib carpetregrid carpetreduce carpetslab cartgrid3d ioutil carpetiobasic carpetioscalar ellbase nanchecker dissipation localreduce"
+ActiveThorns = "ahfinderdirect sphericalsurface symbase CoordBase carpetioascii idaxibrillbh spacemask admcoupling admbase staticconformal admmacros coordgauge admanalysis mol bssn_mol admconstraints carpetinterp localinterp aeilocalinterp boundary time carpet carpetlib carpetregrid carpetreduce loopcontrol carpetslab cartgrid3d ioutil carpetiobasic carpetioscalar ellbase nanchecker dissipation localreduce"
#--- grid
time::dtfac = 0.25
@@ -38,7 +38,7 @@ carpet::max_refinement_levels = 2
carpetregrid::refinement_levels = 2
carpet::prolongation_order_space = 3
carpet::prolongation_order_time = 2
-carpet::buffer_width = 4
+carpet::use_buffer_zones = yes
carpet::init_3_timelevels = "yes"
carpetregrid::refined_regions = "manual-coordinate-list"
carpetregrid::coordinates = "[ [ ([-0.2,-0.2,-0.2]:[4.0,4.0,4.0]:[0.2,0.2,0.2]) ] ]"
@@ -57,6 +57,9 @@ admbase::initial_shift = "zero"
admbase::evolution_method = "adm_bssn"
admbase::metric_type = "static conformal"
staticconformal::conformal_storage = "factor+derivs+2nd derivs"
+adm_bssn::timelevels = 3
+ADMConstraints::constraints_timelevels = 3
+ADMConstraints::constraints_persist = yes
#--- numerics
mol::ode_method = "icn"