aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhaas <rhaas@55d78c69-0c5c-4738-8e60-d8a2776539f3>2012-09-19 20:15:46 +0000
committerrhaas <rhaas@55d78c69-0c5c-4738-8e60-d8a2776539f3>2012-09-19 20:15:46 +0000
commita9230f620fff4f49eccea5d5ca9c5f973de992bd (patch)
treef8b94499975040caee3424fdc7660cb17ed04092
parent1f9ee68e329dd86482490a874fa61cccaa1b45aa (diff)
remove 3d output from halfsphere_pugh_ppm
this was accidentally committed in r 124 and causes about 0.5GB of data to be output. Thanks to Ian Hinder for pointing this out. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@126 55d78c69-0c5c-4738-8e60-d8a2776539f3
-rw-r--r--test/halfsphere_pugh_ppm.par4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/halfsphere_pugh_ppm.par b/test/halfsphere_pugh_ppm.par
index f9c4e2d..05027ec 100644
--- a/test/halfsphere_pugh_ppm.par
+++ b/test/halfsphere_pugh_ppm.par
@@ -46,10 +46,6 @@ IOASCII::out2D_every = 25
IOASCII::out2D_vars = "hydrobase::rho"
#IOASCII::out2D_vars = "hydrobase::rho hydrobase::press hydrobase::eps hydrobase::vel GRHydro::dens GRHydro::tau GRHydro::scon HydroBase::w_lorentz"
-IOASCII::out3D_every = 1
-IOASCII::out3D_vars = "hydrobase::vel[1]"
-ioascii::out_format = ".15e"
-
ActiveThorns = "nanchecker mol"
MoL::ode_method = "rk2"