aboutsummaryrefslogtreecommitdiff
path: root/CarpetDev/CarpetJacobi/par
diff options
context:
space:
mode:
authoreschnett <>2001-03-01 11:40:00 +0000
committereschnett <>2001-03-01 11:40:00 +0000
commit310f0ea48d18866b773136aed11200b6eda6378b (patch)
tree445d3e34ce8b89812994b6614f7bc9f4acbc7fe2 /CarpetDev/CarpetJacobi/par
Initial revision
darcs-hash:20010301114010-f6438-12fb8a9ffcc80e86c0a97e37b5b0dae0dbc59b79.gz
Diffstat (limited to 'CarpetDev/CarpetJacobi/par')
-rw-r--r--CarpetDev/CarpetJacobi/par/charge_te_cjac.par60
-rw-r--r--CarpetDev/CarpetJacobi/par/charge_te_cjac_2.par60
2 files changed, 120 insertions, 0 deletions
diff --git a/CarpetDev/CarpetJacobi/par/charge_te_cjac.par b/CarpetDev/CarpetJacobi/par/charge_te_cjac.par
new file mode 100644
index 000000000..8db9c4cf6
--- /dev/null
+++ b/CarpetDev/CarpetJacobi/par/charge_te_cjac.par
@@ -0,0 +1,60 @@
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetDev/CarpetJacobi/par/charge_te_cjac.par,v 1.4 2004/03/23 11:59:20 schnetter Exp $
+# Erik Schnetter <schnetter@uni-tuebingen.de>
+
+ActiveThorns = "Boundary CartGrid3D CoordBase SymBase CarpetIOASCII IOBasic IOUtil Time Carpet CarpetLib CarpetRegrid CarpetReduce NaNCatcher IDScalarWave WaveToyC IDSWTEsimple TATelliptic CarpetJacobi"
+
+!DESC "Charged sphere initial data, solved with TATelliptic/CarpetJacobi"
+
+cactus::cctk_full_warnings = yes
+cactus::cctk_timer_output = full
+
+#Cactus::cctk_itlast = 10
+Cactus::cctk_itlast = 0
+
+Time::dtfac = 0.5
+
+driver::global_nsize = 21
+#driver::global_nsize = 41
+
+Carpet::verbose = yes
+#Carpet::veryverbose = yes
+
+Carpet::max_refinement_levels = 2
+#Carpet::prolongation_order_space = 3
+Carpet::prolongation_order_time = 2
+Carpet::init_3_timelevels = yes
+
+CarpetRegrid::refinement_levels = 1
+CarpetRegrid::refined_regions = manual-gridpoint-list
+CarpetRegrid::gridpoints = "[[ ([1,1,1]:[20,20,20]:[1,1,1]) ]]"
+CarpetRegrid::outerbounds = "[[ [[1,0],[1,0],[1,0]] ]]"
+
+grid::type = byspacing
+grid::domain = octant
+grid::dxyz = 1.2
+grid::avoid_origin = no
+
+IDScalarWave::initial_data = charge-TATelliptic-simple
+IDSWTEsimple::solver = CarpetJacobi
+#IDSWTEsimple::options = "maxiters=10000 minerror=1e-4 factor=1e-2"
+#IDSWTEsimple::options = "maxiters=100000 minerror=1e-8 factor=1e-2"
+IDSWTEsimple::options = "maxiters=10000 minerror=1e-8"
+IDSWTEsimple::radius = 5.5
+IDSWTEsimple::charge = 1.0
+
+WaveToyC::bound = radiation
+
+CarpetJacobi::verbose = yes
+
+IO::out_dir = "charge_te_cjac"
+IO::out_fileinfo = none
+
+IOBasic::outInfo_every = 1
+IOBasic::outInfo_vars = "wavetoy::phi IDSWTEsimple::residual"
+
+IOBasic::outScalar_every = 1
+IOBasic::outScalar_vars = "wavetoy::phi IDSWTEsimple::residual"
+IOBasic::outScalar_style = "gnuplot"
+
+CarpetIOASCII::out1D_every = 1
+CarpetIOASCII::out1D_vars = "wavetoy::phi IDSWTEsimple::residual"
diff --git a/CarpetDev/CarpetJacobi/par/charge_te_cjac_2.par b/CarpetDev/CarpetJacobi/par/charge_te_cjac_2.par
new file mode 100644
index 000000000..b26fe4d48
--- /dev/null
+++ b/CarpetDev/CarpetJacobi/par/charge_te_cjac_2.par
@@ -0,0 +1,60 @@
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetDev/CarpetJacobi/par/charge_te_cjac_2.par,v 1.4 2004/03/23 11:59:20 schnetter Exp $
+# Erik Schnetter <schnetter@uni-tuebingen.de>
+
+ActiveThorns = "Boundary CartGrid3D CoordBase SymBase CarpetIOASCII IOBasic IOUtil Time Carpet CarpetLib CarpetRegrid CarpetReduce NaNCatcher IDScalarWave WaveToyC IDSWTEsimple TATelliptic CarpetJacobi"
+
+!DESC "Charged sphere initial data, solved with TATelliptic/CarpetJacobi"
+
+cactus::cctk_full_warnings = yes
+cactus::cctk_timer_output = full
+
+#Cactus::cctk_itlast = 10
+Cactus::cctk_itlast = 0
+
+Time::dtfac = 0.5
+
+driver::global_nsize = 21
+#driver::global_nsize = 41
+
+Carpet::verbose = yes
+#Carpet::veryverbose = yes
+
+Carpet::max_refinement_levels = 2
+#Carpet::prolongation_order_space = 3
+Carpet::prolongation_order_time = 2
+Carpet::init_3_timelevels = yes
+
+CarpetRegrid::refinement_levels = 2
+CarpetRegrid::refined_regions = manual-gridpoint-list
+CarpetRegrid::gridpoints = "[[ ([1,1,1]:[20,20,20]:[1,1,1]) ]]"
+CarpetRegrid::outerbounds = "[[ [[1,0],[1,0],[1,0]] ]]"
+
+grid::type = byspacing
+grid::domain = octant
+grid::dxyz = 1.2
+grid::avoid_origin = no
+
+IDScalarWave::initial_data = charge-TATelliptic-simple
+IDSWTEsimple::solver = CarpetJacobi
+#IDSWTEsimple::options = "maxiters=10000 minerror=1e-4 factor=1e-2"
+#IDSWTEsimple::options = "maxiters=100000 minerror=1e-8 factor=1e-2"
+IDSWTEsimple::options = "maxiters=10000 minerror=1e-8"
+IDSWTEsimple::radius = 5.5
+IDSWTEsimple::charge = 1.0
+
+WaveToyC::bound = radiation
+
+CarpetJacobi::verbose = yes
+
+IO::out_dir = "charge_te_cjac_2"
+IO::out_fileinfo = none
+
+IOBasic::outInfo_every = 1
+IOBasic::outInfo_vars = "wavetoy::phi IDSWTEsimple::residual"
+
+IOBasic::outScalar_every = 1
+IOBasic::outScalar_vars = "wavetoy::phi IDSWTEsimple::residual"
+IOBasic::outScalar_style = "gnuplot"
+
+CarpetIOASCII::out1D_every = 1
+CarpetIOASCII::out1D_vars = "wavetoy::phi IDSWTEsimple::residual"