aboutsummaryrefslogtreecommitdiff
path: root/par
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-17 12:06:49 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-17 12:06:49 +0000
commit8d274d170dde9d858e0a13a43762d3976ea4e3b1 (patch)
treed394b0725cf7af6883c57b8bde59f0ffef479d6c /par
parent498e26dd4ee819db7a0c4930e73624af936b7d47 (diff)
add 1st draft of support for setting an excision mask
-- alas this doesn't work properly (yet) for multiple processors git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@975 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'par')
-rw-r--r--par/Kerr.par2
-rw-r--r--par/misner1.2-025-init.par12
2 files changed, 4 insertions, 10 deletions
diff --git a/par/Kerr.par b/par/Kerr.par
index 59f24b7..cca0740 100644
--- a/par/Kerr.par
+++ b/par/Kerr.par
@@ -19,7 +19,7 @@ grid::avoid_origin = "false"
grid::type = "byspacing"
grid::dxyz = 0.2
-ActiveThorns = "ADMBase ADMCoupling StaticConformal CoordGauge Exact"
+ActiveThorns = "ADMBase ADMCoupling StaticConformal CoordGauge SpaceMask Exact"
ADMBase::initial_lapse = "exact"
ADMBase::initial_shift = "exact"
ADMBase::initial_data = "exact"
diff --git a/par/misner1.2-025-init.par b/par/misner1.2-025-init.par
index 87b01f9..126ab61 100644
--- a/par/misner1.2-025-init.par
+++ b/par/misner1.2-025-init.par
@@ -17,7 +17,7 @@ ActiveThorns = "CartGrid3D PUGH"
Driver::global_nx = 83
Driver::global_ny = 83
Driver::global_nz = 115
-PUGH::ghost_size = 20
+PUGH::ghost_size = 2
Grid::domain = "octant"
Grid::type = "byspacing"
@@ -30,7 +30,8 @@ Grid::avoid_origin = "false"
# physics
#
-ActiveThorns = "ADMBase ADMCoupling CoordGauge StaticConformal IDAnalyticBH"
+ActiveThorns = "ADMBase ADMCoupling CoordGauge StaticConformal SpaceMask"
+ActiveThorns = "IDAnalyticBH"
ADMBase::initial_data = "misner_bh"
IDAnalyticBH::mu = 1.2
@@ -53,13 +54,6 @@ ADMBase::shift_evolution_method = "static"
########################################
#
-# ***** output *****
-#
-ActiveThorns = "PUGHSlab"
-
-########################################
-
-#
# AHFinderDirect
#