aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@0a4070d5-58f5-498f-b6c0-2693e757fa0f>2000-12-20 20:15:05 +0000
committerallen <allen@0a4070d5-58f5-498f-b6c0-2693e757fa0f>2000-12-20 20:15:05 +0000
commit35fa8865b0a061401224b4f52f7151f177bd94e8 (patch)
treed50e49f5752223703cc93cc1f78e875f1d108727
parent27e2db4c71fa584d2b77e57115d39b490efa7256 (diff)
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
-rw-r--r--par/axibrill_BMA.par55
-rw-r--r--par/axibrillbh_BMA.par55
2 files changed, 0 insertions, 110 deletions
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"
-
-##################################################################