aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhaas <rhaas@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2012-05-01 20:52:18 +0000
committerrhaas <rhaas@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2012-05-01 20:52:18 +0000
commit79455682d12d1bde4deb0561325278cd4b78cffb (patch)
treef4e7eb8d23a53dcdeb518ffb3afb0d0849c11723
parentc6ae1450e4b8d81e92c76e808ce8eaee386fc9ba (diff)
WeylScal4: switch testsuite files to fdOrder=2 from ML_BSSN_O2
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@113 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
-rw-r--r--test/teukolsky.par48
1 files changed, 25 insertions, 23 deletions
diff --git a/test/teukolsky.par b/test/teukolsky.par
index 0c7fa44..ada11a0 100644
--- a/test/teukolsky.par
+++ b/test/teukolsky.par
@@ -4,7 +4,7 @@
# $Header$
# Required thorns
-ActiveThorns = "CartGrid3D CoordBase SymBase Boundary Time Carpet CarpetLib CarpetSlab CarpetRegrid2 CarpetReduce InitBase CarpetIOAscii IOUtil IOBasic ADMBase ADMMacros ADMConstraints GenericFD TmunuBase ADMCoupling StaticConformal CoordGauge SpaceMask IDLinearWaves LoopControl GSL WeylScal4 ML_BSSN_O2 ML_BSSN_O2_Helper NewRad GenericFD MoL ReflectionSymmetry"
+ActiveThorns = "CartGrid3D CoordBase SymBase Boundary Time Carpet CarpetLib CarpetSlab CarpetRegrid2 CarpetReduce InitBase CarpetIOAscii IOUtil IOBasic ADMBase ADMMacros ADMConstraints GenericFD TmunuBase ADMCoupling StaticConformal CoordGauge SpaceMask IDLinearWaves LoopControl GSL WeylScal4 ML_BSSN ML_BSSN_Helper NewRad GenericFD MoL ReflectionSymmetry"
# Grid
driver::ghost_size = 2
@@ -76,35 +76,37 @@ ADMBase::initial_dtshift = "zero"
IDLinearWaves::mvalue = 2
# Gauge
-ADMBase::lapse_evolution_method = "ML_BSSN_O2"
-ADMBase::shift_evolution_method = "ML_BSSN_O2"
-ADMBase::dtlapse_evolution_method = "ML_BSSN_O2"
-ADMBase::dtshift_evolution_method = "ML_BSSN_O2"
+ADMBase::lapse_evolution_method = "ML_BSSN"
+ADMBase::shift_evolution_method = "ML_BSSN"
+ADMBase::dtlapse_evolution_method = "ML_BSSN"
+ADMBase::dtshift_evolution_method = "ML_BSSN"
# Evolution
-ADMBase::evolution_method = "ML_BSSN_O2"
+ADMBase::evolution_method = "ML_BSSN"
-ML_BSSN_O2::harmonicN = 1 # 1+log
-ML_BSSN_O2::harmonicF = 2.0 # 1+log
-ML_BSSN_O2::ShiftGammaCoeff = 0.75
-ML_BSSN_O2::BetaDriver = 1.0
-ML_BSSN_O2::LapseAdvectionCoeff = 1.0
-ML_BSSN_O2::ShiftAdvectionCoeff = 1.0
+ML_BSSN::harmonicN = 1 # 1+log
+ML_BSSN::harmonicF = 2.0 # 1+log
+ML_BSSN::ShiftGammaCoeff = 0.75
+ML_BSSN::BetaDriver = 1.0
+ML_BSSN::LapseAdvectionCoeff = 1.0
+ML_BSSN::ShiftAdvectionCoeff = 1.0
-ML_BSSN_O2::MinimumLapse = 1.0e-8
+ML_BSSN::MinimumLapse = 1.0e-8
-ML_BSSN_O2::my_initial_boundary_condition = "extrapolate-gammas"
+ML_BSSN::my_initial_boundary_condition = "extrapolate-gammas"
+
+ML_BSSN::fdOrder = 2
# These are necessary
-ML_BSSN_O2::ML_log_confac_bound = "flat"
-ML_BSSN_O2::ML_metric_bound = "flat"
-ML_BSSN_O2::ML_Gamma_bound = "flat"
-ML_BSSN_O2::ML_trace_curv_bound = "flat"
-ML_BSSN_O2::ML_curv_bound = "flat"
-ML_BSSN_O2::ML_lapse_bound = "flat"
-ML_BSSN_O2::ML_dtlapse_bound = "flat"
-ML_BSSN_O2::ML_shift_bound = "flat"
-ML_BSSN_O2::ML_dtshift_bound = "flat"
+ML_BSSN::ML_log_confac_bound = "flat"
+ML_BSSN::ML_metric_bound = "flat"
+ML_BSSN::ML_Gamma_bound = "flat"
+ML_BSSN::ML_trace_curv_bound = "flat"
+ML_BSSN::ML_curv_bound = "flat"
+ML_BSSN::ML_lapse_bound = "flat"
+ML_BSSN::ML_dtlapse_bound = "flat"
+ML_BSSN::ML_shift_bound = "flat"
+ML_BSSN::ML_dtshift_bound = "flat"
# Output
IO::out_dir = $parfile