aboutsummaryrefslogtreecommitdiff
path: root/par
diff options
context:
space:
mode:
authorallen <allen@0a4070d5-58f5-498f-b6c0-2693e757fa0f>1999-11-01 11:27:16 +0000
committerallen <allen@0a4070d5-58f5-498f-b6c0-2693e757fa0f>1999-11-01 11:27:16 +0000
commitcab79658b8e19947c3b4058f75961f01a055ef2e (patch)
tree0532e9dac09c72f6e1aa2942186ac65dba2b5e66 /par
parentf6ebcf616a79e8a6ed1683187dc8d58e33980c21 (diff)
This commit was generated by cvs2svn to compensate for changes in r2, which
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiBrillBH/trunk@3 0a4070d5-58f5-498f-b6c0-2693e757fa0f
Diffstat (limited to 'par')
-rw-r--r--par/axbrillbh_ADM.par55
-rw-r--r--par/axibrill_ADM.par55
-rw-r--r--par/axibrill_BMA.par55
-rw-r--r--par/axibrillbh_BMA.par55
-rw-r--r--par/pablo.par72
5 files changed, 292 insertions, 0 deletions
diff --git a/par/axbrillbh_ADM.par b/par/axbrillbh_ADM.par
new file mode 100644
index 0000000..2d5afff
--- /dev/null
+++ b/par/axbrillbh_ADM.par
@@ -0,0 +1,55 @@
+######################################################################
+# Geodesically sliced black hole + brill wave, ADM, Staggered leapfrog
+######################################################################
+
+#Required thorns
+ActiveThorns = "time ADMconstraints pugh cartgrid3d einstein ADM AxiBrillBHIVP ioascii ioutil"
+
+pugh::enable_all_storage = "yes"
+
+# GENERAL
+
+einstein::evolution_system = "ADM"
+
+driver::global_nx = 32
+driver::global_ny = 32
+driver::global_nz = 32
+
+grid::type = "byspacing"
+grid::dxyz = 0.4
+grid::symmetry = "full"
+
+time::dtfac = 0.25
+
+cactus::cctk_initial_time = 0.
+cactus::cctk_itlast = 10
+
+adm::method = "stagleap"
+adm::bound = "static"
+
+# 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
+adm::slicing = "geodesic"
+
+
+# OUTPUT ########################################################
+
+IO::IO_outdir = "AxiBrillBHIVP"
+
+IO::IO_0Devery = 2
+IO::info_every = 1
+IOASCII::output_info = "einstein"
+IOASCII::output0D = "einstein::gxx einstein::kxx admconstraints::ADMconstraints
+ einstein::grr einstein::alp"
+
+##################################################################
diff --git a/par/axibrill_ADM.par b/par/axibrill_ADM.par
new file mode 100644
index 0000000..74d307e
--- /dev/null
+++ b/par/axibrill_ADM.par
@@ -0,0 +1,55 @@
+######################################################################
+# Geodesically sliced black hole + brill wave, ADM, Staggered leapfrog
+######################################################################
+
+#Required thorns
+ActiveThorns = "time ADMconstraints pugh cartgrid3d einstein ADM AxiBrillBHIVP ioascii ioutil"
+
+pugh::enable_all_storage = "yes"
+
+# GENERAL
+
+einstein::evolution_system = "ADM"
+
+driver::global_nx = 20
+driver::global_ny = 20
+driver::global_nz = 20
+
+grid::type = "byspacing"
+grid::dxyz = 0.2
+grid::symmetry = "octant"
+
+time::dtfac = 0.25
+
+cactus::cctk_initial_time = 0.
+cactus::cctk_itlast = 10
+
+adm::method = "stagleap"
+adm::bound = "flat"
+
+# MODEL
+einstein::initial_data = "axibrillbh"
+axibrillbhivp::axibrillbh_amp = 0.5
+axibrillbhivp::axibrillbh_eta0 = 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
+adm::slicing = "geodesic"
+
+
+# OUTPUT ########################################################
+
+IO::IO_outdir = "AxiBrillBHIVP"
+
+IO::IO_0Devery = 2
+IO::info_every = 1
+IOASCII::output_info = "einstein"
+IOASCII::output0D = "einstein::gxx einstein::kxx admconstraints::ADMconstraints
+ einstein::grr einstein::alp"
+
+##################################################################
diff --git a/par/axibrill_BMA.par b/par/axibrill_BMA.par
new file mode 100644
index 0000000..5d15ecc
--- /dev/null
+++ b/par/axibrill_BMA.par
@@ -0,0 +1,55 @@
+######################################################################
+# 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
new file mode 100644
index 0000000..899e2d0
--- /dev/null
+++ b/par/axibrillbh_BMA.par
@@ -0,0 +1,55 @@
+######################################################################
+# 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"
+
+##################################################################
diff --git a/par/pablo.par b/par/pablo.par
new file mode 100644
index 0000000..650658d
--- /dev/null
+++ b/par/pablo.par
@@ -0,0 +1,72 @@
+!DESC "Demonstration file for Pablo/AutoPilot"
+
+ActiveThorns = "time psikadelia ADMconstraints pugh interp cartgrid3d einstein ADM IDAxiBrillBH iobasic ioflexio ioascii ioutil"
+
+
+# Parameters which will affect performance
+# ----------------------------------------
+# Each time admconstraints:: is output thorn ADMConstraints is used
+# Each time psikadelia:: is output thorn PsiKadelia is used
+# Output can be done in as groups of variables or single variables
+# Useful groups are
+# einstein::metric - 6 variables
+# einstein::conv - 4 variables
+# admconstraints::admconstraints - 4 variables
+
+
+# GLOBAL GRID SIZE IN EACH DIRECTION
+driver::global_nsize = 32
+
+# OUTPUT TO SCREEN
+iobasic::outInfo_every = 1
+iobasic::outInfo_vars = "einstein::alp PsiKadelia::psi4re admconstraints::ham "
+
+# OUTPUT Scalars reductions
+iobasic::outScalar_every = 1
+iobasic::outScalar_vars = "einstein::alp einstein::metric admconstraints::admcontraints PsiKadelia::psi4re "
+
+# OUTPUT 1D ASCII
+ioascii::out1D_every = 10
+ioascii::out1D_vars = "einstein::alp einstein::metric admconstraints::admcontraints PsiKadelia::psi4re "
+
+# OUTPUT 3D IEEEIO
+#ioflexio::out3D_every = 10
+#ioflexio::out3D_vars = "einstein::alp einstein::metric admconstraints::admcontraints PsiKadelia::psi4re "
+
+# CHECKPOINT
+IOFlexIO::checkpoint = "yes"
+IO::checkpoint_every = 10
+
+# Parameters which need to be tweaked
+# -----------------------------------
+
+# TOTAL NUMBER OF TIMESTEPS TO DO
+cactus::cctk_itlast = 100
+
+# NAME OF OUTPUT DIRECTORY
+IO::outdir = "pablo"
+IO::checkpoint_dir = "pablo"
+
+
+# Parameters which should be OK
+# -----------------------------
+IO::checkpoint_save = 1
+IO::checkpoint_file = "checkpoint"
+einstein::evolution_system = "ADM"
+grid::type = "byspacing"
+grid::dxyz = 0.1
+grid::domain = "octant"
+time::dtfac = 0.25
+cactus::cctk_initial_time = 0.
+adm::method = "stagleap"
+adm::bound = "flat"
+einstein::slicing = "1+log"
+einstein::initial_data = "axibrillbh"
+idaxibrillbh::amp = 0.5
+idaxibrillbh::eta0 = 0.0
+idaxibrillbh::sigma = 1.0
+idaxibrillbh::etamax = 6.0
+idaxibrillbh::n = 2
+idaxibrillbh::ne = 302
+idaxibrillbh::nq = 54
+