From a9230f620fff4f49eccea5d5ca9c5f973de992bd Mon Sep 17 00:00:00 2001 From: rhaas Date: Wed, 19 Sep 2012 20:15:46 +0000 Subject: 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 --- test/halfsphere_pugh_ppm.par | 4 ---- 1 file changed, 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" -- cgit v1.2.3