aboutsummaryrefslogtreecommitdiff
path: root/par
diff options
context:
space:
mode:
authorallen <allen@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>1999-11-10 11:39:21 +0000
committerallen <allen@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>1999-11-10 11:39:21 +0000
commit2f644dcee9d1cd0e6309bfa3d61a98beb81238a7 (patch)
treeeec6847af6bbcf50a111cfa1c867136730cb37fb /par
parentfdb96827021cd49aa26ac33bddfead8f0df60b28 (diff)
Corrected par file
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAnalyticBH/trunk@52 6a3ddf76-46e1-4315-99d9-bc56cac1ef84
Diffstat (limited to 'par')
-rw-r--r--par/BrillLindDemo-Iso.par8
1 files changed, 3 insertions, 5 deletions
diff --git a/par/BrillLindDemo-Iso.par b/par/BrillLindDemo-Iso.par
index a1cc52c..b1e1376 100644
--- a/par/BrillLindDemo-Iso.par
+++ b/par/BrillLindDemo-Iso.par
@@ -18,13 +18,11 @@
# These thorns must be compiled
-ActiveThorns = "Boundary ADM_BSSN CartGrid3D Einstein IDanalyticBH IOBasic IOUtil IOASCII PsiKadelia IsoSurfacer http netgeometry Pugh Time"
+ActiveThorns = "Boundary ADM_BSSN CartGrid3D Einstein IDanalyticBH IOBasic IOUtil IOASCII PsiKadelia IsoSurfacer http NetGeometry Pugh Time"
#------------------------------------------------------------------------------
-pugh::enable_all_storage
-
# Number of grid points in each direction
driver::global_nsize = 93
@@ -52,7 +50,7 @@ IOASCII::out1D_every = 10
# - the output format
# - frequency , first iteration, resolution of output, uniq_vertices flag
-IsoSurfacer::isosurfacer = "{(einstein::psi0re) (0.999,1.001) (SOCK) (1, 1, 1, 1)}"
+IsoSurfacer::isosurfacer = "{(psikadelia::psi0re) (0.999,1.001) (SOCK) (1, 1, 1, 1)}"
IsoSurfacer::allow_empty_sends = "yes"
http::port = 7050
@@ -61,7 +59,7 @@ NetGeometry::port = 7051
NetGeometry::tcpwindowsize = 1048576
# A list of hosts to which announce the remote viz when it starts up.
-NetGeometry::amira_announce = "lux.aei-potsdam.mpg.de"
+NetGeometry::amira_announce = ""
#------------------------------------------------------------------------------