From 79455682d12d1bde4deb0561325278cd4b78cffb Mon Sep 17 00:00:00 2001 From: rhaas Date: Tue, 1 May 2012 20:52:18 +0000 Subject: 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 --- test/teukolsky.par | 48 +++++++++++++++++++++++++----------------------- 1 file 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 -- cgit v1.2.3