From 35fa8865b0a061401224b4f52f7151f177bd94e8 Mon Sep 17 00:00:00 2001 From: allen Date: Wed, 20 Dec 2000 20:15:05 +0000 Subject: BMA evolution method probably out of date at the moment git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiBrillBH/trunk@22 0a4070d5-58f5-498f-b6c0-2693e757fa0f --- par/axibrill_BMA.par | 55 -------------------------------------------------- par/axibrillbh_BMA.par | 55 -------------------------------------------------- 2 files changed, 110 deletions(-) delete mode 100644 par/axibrill_BMA.par delete mode 100644 par/axibrillbh_BMA.par (limited to 'par') diff --git a/par/axibrill_BMA.par b/par/axibrill_BMA.par deleted file mode 100644 index 5d15ecc..0000000 --- a/par/axibrill_BMA.par +++ /dev/null @@ -1,55 +0,0 @@ -###################################################################### -# Geodesically sliced black hole + brill wave, ADM, Staggered leapfrog -###################################################################### - -#Required thorns -ActiveThorns = "time pugh cartgrid3d einstein BMA AxiBrillBHIVP ioascii ioutil" - -pugh::enable_all_storage = "yes" - -# GENERAL - -einstein::evolution_system = "BMA" - -driver::global_nx = 32 -driver::global_ny = 32 -driver::global_nz = 32 - -grid::type = "byspacing" -grid::dxyz = 0.4 -grid::symmetry = "octant" - -time::dtfac = 0.5 - -cactus::cctk_initial_time = 0. -cactus::cctk_itlast = 1 - -bma::flux_method = "mac" -bma::bound = "flat" - -# MODEL -einstein::initial_data = "axibrillbh" -axibrillbhivp::axibrillbh_amp = 0.5 -axibrillbhivp::axibrillbh_eta0 i = 0.0 -axibrillbhivp::axibrillbh_sigma = 1.0 -axibrillbhivp::axibrillbh_etamax = 6.0 -axibrillbhivp::axibrillbh_n = 2 -axibrillbhivp::axibrillbh_ne = 302 -axibrillbhivp::axibrillbh_nq = 54 -axibrillbhivp::axibrillbh_intorder = 1 - -# GAUGE -bma::slicing = "geodesic" - - -# OUTPUT ######################################################## - -IO::IO_outdir = "axibrill_low" - -IO::IO_0Devery = 2 -IO::info_every = 1 -IOASCII::output_info = "einstein" -IOASCII::output1D = "einstein::gxx einstein::kxx admconstraints::ADMconstraints - einstein::grr einstein::alp" - -################################################################## diff --git a/par/axibrillbh_BMA.par b/par/axibrillbh_BMA.par deleted file mode 100644 index 899e2d0..0000000 --- a/par/axibrillbh_BMA.par +++ /dev/null @@ -1,55 +0,0 @@ -###################################################################### -# Geodesically sliced black hole + brill wave, ADM, Staggered leapfrog -###################################################################### - -#Required thorns -ActiveThorns = "time ADMConstraints pugh cartgrid3d einstein BMA AxiBrillBHIVP ioascii ioutil" - -pugh::enable_all_storage = "yes" - -# GENERAL - -einstein::evolution_system = "BMA" - -driver::global_nx = 32 -driver::global_ny = 32 -driver::global_nz = 32 - -grid::type = "byspacing" -grid::dxyz = 0.4 -grid::symmetry = "octant" - -time::dtfac = 0.5 - -cactus::cctk_initial_time = 0. -cactus::cctk_itlast = 1 - -bm::flux_method = "mac" -bm::bound = "flat" - -# MODEL -einstein::initial_data = "axibrillbh" -axibrillbhivp::axibrillbh_amp = 0.5 -axibrillbhivp::axibrillbh_eta0 i = 0.0 -axibrillbhivp::axibrillbh_sigma = 1.0 -axibrillbhivp::axibrillbh_etamax = 6.0 -axibrillbhivp::axibrillbh_n = 2 -axibrillbhivp::axibrillbh_ne = 302 -axibrillbhivp::axibrillbh_nq = 54 -axibrillbhivp::axibrillbh_intorder = 1 - -# GAUGE -bm::slicing = "geodesic" - - -# OUTPUT ######################################################## - -IO::IO_outdir = "axibrill_low" - -IO::IO_0Devery = 2 -IO::info_every = 1 -IOASCII::output_info = "einstein" -IOASCII::output1D = "einstein::gxx einstein::kxx admconstraints::ADMconstraints - einstein::grr einstein::alp" - -################################################################## -- cgit v1.2.3