From 3cf52cfb8bd74711871a7ea3c8bc196d0c56d24b Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Fri, 28 Aug 2009 11:39:46 +0200 Subject: Correct parameter file and thorn list. --- doc/ks-mclachlan-public.par | 381 ++++++++++++++++++++++++++++++++++++++++++++ doc/mclachlan-public.th | 135 ++++++++++++++++ 2 files changed, 516 insertions(+) create mode 100644 doc/ks-mclachlan-public.par create mode 100644 doc/mclachlan-public.th (limited to 'doc') diff --git a/doc/ks-mclachlan-public.par b/doc/ks-mclachlan-public.par new file mode 100644 index 0000000..d81f51b --- /dev/null +++ b/doc/ks-mclachlan-public.par @@ -0,0 +1,381 @@ +Cactus::cctk_run_title = "Kerr-Schild" + +Cactus::cctk_full_warnings = yes +Cactus::highlight_warning_messages = no +Cactus::cctk_timer_output = "full" + +Cactus::terminate = "time" +Cactus::cctk_final_time = 100.0 + + + +ActiveThorns = "IOUtil" + +IO::out_dir = $parfile + + + +ActiveThorns = "AEILocalInterp" + +ActiveThorns = "Fortran" + +ActiveThorns = "LocalInterp" + +ActiveThorns = "LoopControl" + +ActiveThorns = "GSL" + +ActiveThorns = "GenericFD" + +ActiveThorns = "HDF5" + +ActiveThorns = "Slab" + + + +ActiveThorns = "InitBase" + + + +ActiveThorns = "Carpet CarpetLib CarpetInterp CarpetReduce CarpetSlab" + +Carpet::verbose = no +Carpet::schedule_barriers = no +Carpet::veryverbose = no +Carpet::storage_verbose = no +Carpet::timers_verbose = no +CarpetLib::output_bboxes = no + +Carpet::domain_from_coordbase = yes +Carpet::max_refinement_levels = 10 + +driver::ghost_size = 3 +Carpet::use_buffer_zones = yes + +Carpet::prolongation_order_space = 5 +Carpet::prolongation_order_time = 2 + +Carpet::convergence_level = 0 + +Carpet::init_fill_timelevels = yes + +Carpet::poison_new_timelevels = yes +CarpetLib::poison_new_memory = yes + +Carpet::output_timers_every = 512 +CarpetLib::print_timestats_every = 512 +CarpetLib::print_memstats_every = 512 + + + +ActiveThorns = "NaNChecker" + +NaNChecker::check_every = 1 # 512 +NaNChecker::action_if_found = "just warn" +NaNChecker::check_vars = " + ML_BSSN::ML_Gamma + ML_BSSN::ML_lapse + ML_BSSN::ML_shift + ML_BSSN::ML_log_confac + ML_BSSN::ML_metric + ML_BSSN::ML_trace_curv + ML_BSSN::ML_curv + ADMBase::metric + ADMBase::curv + ADMBase::lapse + ADMBase::shift + ADMBase::dtlapse + ADMBase::dtshift +" + + + +ActiveThorns = "Boundary CartGrid3D CoordBase ReflectionSymmetry RotatingSymmetry180 SymBase" + +CoordBase::domainsize = "minmax" + +CoordBase::xmin = 0.00 +CoordBase::ymin = -120.00 +CoordBase::zmin = 0.00 +CoordBase::xmax = +120.00 +CoordBase::ymax = +120.00 +CoordBase::zmax = +120.00 +CoordBase::dx = 2.00 +CoordBase::dy = 2.00 +CoordBase::dz = 2.00 + +CoordBase::boundary_size_x_lower = 3 +CoordBase::boundary_size_y_lower = 3 +CoordBase::boundary_size_z_lower = 3 +CoordBase::boundary_size_x_upper = 3 +CoordBase::boundary_size_y_upper = 3 +CoordBase::boundary_size_z_upper = 3 + +CoordBase::boundary_shiftout_x_lower = 1 +CoordBase::boundary_shiftout_z_lower = 1 + +CartGrid3D::type = "coordbase" + +ReflectionSymmetry::reflection_z = yes +ReflectionSymmetry::avoid_origin_z = no + + + +ActiveThorns = "SphericalSurface" + +SphericalSurface::nsurfaces = 1 +SphericalSurface::maxntheta = 39 +SphericalSurface::maxnphi = 76 + +SphericalSurface::ntheta [0] = 39 +SphericalSurface::nphi [0] = 76 +SphericalSurface::nghoststheta[0] = 2 +SphericalSurface::nghostsphi [0] = 2 + + + +ActiveThorns = "CarpetMask" + +CarpetMask::verbose = yes + +CarpetMask::excluded_surface [0] = 0 +CarpetMask::excluded_surface_factor[0] = 1.0 + + + +ActiveThorns = "CarpetRegrid2 CarpetTracker" + +CarpetTracker::surface[0] = 0 + +CarpetRegrid2::regrid_every = 0 +CarpetRegrid2::freeze_unaligned_levels = yes +CarpetRegrid2::symmetry_rotating180 = yes +CarpetRegrid2::verbose = yes + +CarpetRegrid2::num_centres = 1 + +CarpetRegrid2::num_levels_1 = 5 +CarpetRegrid2::radius_1[1] = 64.0 +CarpetRegrid2::radius_1[2] = 16.0 +CarpetRegrid2::radius_1[3] = 8.0 +CarpetRegrid2::radius_1[4] = 4.0 + + + +ActiveThorns = "MoL Time" + +MoL::ODE_Method = "RK4" +MoL::MoL_Intermediate_Steps = 4 +MoL::MoL_Num_Scratch_Levels = 1 + +Time::dtfac = 0.40 + + + +ActiveThorns = "ADMBase ADMCoupling ADMMacros CoordGauge SpaceMask StaticConformal TmunuBase" + +ADMMacros::spatial_order = 4 + + + +ActiveThorns = "Exact" + +ADMBase::metric_type = "physical" + +ADMBase::initial_data = "exact" +ADMBase::initial_lapse = "exact" +ADMBase::initial_shift = "exact" +ADMBase::initial_dtlapse = "zero" +ADMBase::initial_dtshift = "zero" + +Exact::exact_model = "Kerr/Kerr-Schild" +Exact::Kerr_KerrSchild__mass = 1.0 +Exact::Kerr_KerrSchild__spin = 0.8 +Exact::Kerr_KerrSchild__parabolic = yes +Exact::Kerr_KerrSchild__power = 8 +Exact::Kerr_KerrSchild__epsilon = 1.0 +#Exact::Kerr_KerrSchild__epsilon = 1.0e-2 + + + +ActiveThorns = "ML_BSSN ML_BSSN_Helper" + +ADMBase::evolution_method = "ML_BSSN" +ADMBase::lapse_evolution_method = "ML_BSSN" +ADMBase::shift_evolution_method = "ML_BSSN" + +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::my_boundary_condition = "Minkowski" + +ML_BSSN::ML_log_confac_bound = "none" +ML_BSSN::ML_metric_bound = "none" +ML_BSSN::ML_Gamma_bound = "none" +ML_BSSN::ML_trace_curv_bound = "none" +ML_BSSN::ML_curv_bound = "none" +ML_BSSN::ML_lapse_bound = "none" +ML_BSSN::ML_dtlapse_bound = "none" +ML_BSSN::ML_shift_bound = "none" +ML_BSSN::ML_dtshift_bound = "none" + + + +ActiveThorns = "Dissipation" + +Dissipation::order = 5 +Dissipation::vars = " + ML_BSSN::ML_Gamma + ML_BSSN::ML_lapse + ML_BSSN::ML_shift + ML_BSSN::ML_log_confac + ML_BSSN::ML_metric + ML_BSSN::ML_trace_curv + ML_BSSN::ML_curv +" + + + +ActiveThorns = "ADMConstraints" + +ADMConstraints::constraints_persist = yes +ADMConstraints::constraints_timelevels = 3 + + + +ActiveThorns = "AHFinderDirect" + +AHFinderDirect::find_every = 128 + +AHFinderDirect::run_at_CCTK_POST_RECOVER_VARIABLES = no + +AHFinderDirect::move_origins = yes +AHFinderDirect::reshape_while_moving = yes +AHFinderDirect::predict_origin_movement = yes + +AHFinderDirect::geometry_interpolator_name = "Lagrange polynomial interpolation" +AHFinderDirect::geometry_interpolator_pars = "order=4" +AHFinderDirect::surface_interpolator_name = "Lagrange polynomial interpolation" +AHFinderDirect::surface_interpolator_pars = "order=4" + +AHFinderDirect::output_h_every = 0 + +AHFinderDirect::N_horizons = 1 + +AHFinderDirect::initial_guess__coord_sphere__radius[1] = 2.0 +AHFinderDirect::which_surface_to_store_info [1] = 0 +AHFinderDirect::reset_horizon_after_not_finding [1] = no + + + +ActiveThorns = "CarpetIOBasic" + +IOBasic::outInfo_every = 128 +IOBasic::outInfo_reductions = "norm2" +IOBasic::outInfo_vars = " + Carpet::physical_time_per_hour + ADMConstraints::ham +" + + + +ActiveThorns = "CarpetIOScalar" + +IOScalar::one_file_per_group = yes + +IOScalar::outScalar_every = 128 +IOScalar::outScalar_vars = " + CarpetReduce::weight + ADMBase::metric + ADMBase::curv + ADMBase::lapse + ADMBase::shift + ADMBase::dtlapse + ADMBase::dtshift + ADMConstraints::hamiltonian + ADMConstraints::momentum +" + + + +ActiveThorns = "CarpetIOASCII" + +IOASCII::one_file_per_group = yes + +IOASCII::output_symmetry_points = no +IOASCII::out3D_ghosts = no + +IOASCII::out0D_every = 128 +IOASCII::out0D_vars = " + Carpet::timing + CarpetReduce::weight + ADMBase::metric + ADMBase::curv + ADMBase::lapse + ADMBase::shift + ADMBase::dtlapse + ADMBase::dtshift + ADMConstraints::hamiltonian + ADMConstraints::momentum +" + +IOASCII::out1D_every = 128 +IOASCII::out1D_vars = " + CarpetReduce::weight + ADMBase::metric + ADMBase::curv + ADMBase::lapse + ADMBase::shift + ADMBase::dtlapse + ADMBase::dtshift + ADMConstraints::hamiltonian + ADMConstraints::momentum +" + +IOASCII::out2D_every = 128 +IOASCII::out2D_vars = " + SphericalSurface::sf_radius +" + + + +Activethorns = "CarpetIOHDF5" + +IOHDF5::out_every = 512 +IOHDF5::one_file_per_group = yes +IOHDF5::output_symmetry_points = no +IOHDF5::out3D_ghosts = no +IOHDF5::compression_level = 1 +IOHDF5::use_checksums = yes +IOHDF5::out_vars = " + CarpetReduce::weight + ADMBase::lapse + ADMConstraints::hamiltonian +" + +IOHDF5::checkpoint = yes +IO::checkpoint_dir = $parfile +IO::checkpoint_ID = yes +IO::checkpoint_every_walltime_hours = 6.0 +IO::checkpoint_on_terminate = yes + +IO::recover = "autoprobe" +IO::recover_dir = $parfile + + + +ActiveThorns = "Formaline" + + + +ActiveThorns = "TimerReport" + +TimerReport::out_every = 512 +TimerReport::out_filename = "TimerReport" +TimerReport::output_all_timers_together = yes +TimerReport::output_all_timers_readable = yes +TimerReport::n_top_timers = 20 diff --git a/doc/mclachlan-public.th b/doc/mclachlan-public.th new file mode 100644 index 0000000..1667f61 --- /dev/null +++ b/doc/mclachlan-public.th @@ -0,0 +1,135 @@ +!REPOSITORY_TYPE pserver +!REPOSITORY_LOCATION cvs.cactuscode.org +!REPOSITORY_NAME /cactusdevcvs +!REPOSITORY_USER cvs_anon + +CactusBase/Boundary +CactusBase/CartGrid3D +CactusBase/CoordBase +CactusBase/IOUtil +CactusBase/InitBase +CactusBase/LocalInterp +CactusBase/MoL +CactusBase/SymBase +CactusBase/Time + +CactusConnect/Socket + +CactusEinstein/ADMBase +CactusEinstein/ADMConstraints +CactusEinstein/ADMCoupling +CactusEinstein/ADMMacros +CactusEinstein/CoordGauge +CactusEinstein/SpaceMask +CactusEinstein/StaticConformal + +CactusExternal/BLAS +CactusExternal/GSL +CactusExternal/HDF5 +CactusExternal/LAPACK + +CactusUtils/NaNChecker +CactusUtils/TimerReport + + + +!REPOSITORY_TYPE pserver +!REPOSITORY_LOCATION cvs.cactuscode.org +!REPOSITORY_NAME /cactusdevcvs +!REPOSITORY_USER cvs_anon + +BetaThorns/Cartoon2D + + + +Carpet/Carpet +Carpet/CarpetIOASCII +Carpet/CarpetIOBasic +Carpet/CarpetIOHDF5 +Carpet/CarpetIOScalar +Carpet/CarpetInterp +Carpet/CarpetLib +Carpet/CarpetMask +Carpet/CarpetReduce +Carpet/CarpetRegrid2 +Carpet/CarpetSlab +Carpet/CarpetTracker +Carpet/LoopControl + +KrancNumericalTools/GenericFD + +McLachlan/ML_BSSN +McLachlan/ML_BSSN_Helper + + + +!REPOSITORY_TYPE pserver +!REPOSITORY_LOCATION cvs.cactuscode.org +!REPOSITORY_NAME /arrangements +!REPOSITORY_USER cvs_anon + +CactusEOS/EOS_1D_Base +CactusEOS/EOS_1D_Ideal_Polytrope +CactusEOS/EOS_Base +CactusEOS/EOS_Ideal_Fluid + +TAT/NaNCatcher +TAT/Periodic +TAT/Slab +TAT/SlabTest +TAT/TGRtensor + + + +!REPOSITORY_TYPE svn:https:// +!REPOSITORY_LOCATION svn.aei.mpg.de +!REPOSITORY_NAME /numrel/@ARRANGEMENT@/@THORN@/trunk + +AEIThorns/AEILocalInterp +AEIThorns/AHFinderDirect +AEIThorns/Dissipation +AEIThorns/Exact +AEIThorns/Formaline +AEIThorns/Fortran +AEIThorns/GSLFortran +AEIThorns/IDFileADM +AEIThorns/ManualTermination +AEIThorns/NoExcision +AEIThorns/ReflectionSymmetry +AEIThorns/RotatingSymmetry180 +AEIThorns/RotatingSymmetry90 +AEIThorns/SphericalSurface +AEIThorns/TmunuBase + + + +!REPOSITORY_TYPE svn:https:// +!REPOSITORY_LOCATION svn.aei.mpg.de +!REPOSITORY_NAME /eScience/@ARRANGEMENT@/Cactus/Thorns/@THORN@/trunk + +AstroGrid/HTTPS +AstroGrid/Publish +AstroGrid/Visualisation + + + +!REPOSITORY_TYPE pserver +!REPOSITORY_LOCATION cvs.cct.lsu.edu +!REPOSITORY_NAME /numrel +!REPOSITORY_USER cvs_anon + +LSUThorns/SpECReader +LSUThorns/SummationByParts +LSUThorns/SummationByPartsTests + + + +!REPOSITORY_TYPE svn:https:// +!REPOSITORY_LOCATION svn.cct.lsu.edu +!REPOSITORY_NAME /repos/users/knarf/@ARRANGEMENT@/@THORN@ + +Whisky/EOS_Polytrope +Whisky/Whisky +Whisky/Whisky_Init_Data +Whisky/Whisky_IVP +Whisky/Whisky_TOVSolverC -- cgit v1.2.3