aboutsummaryrefslogtreecommitdiff
path: root/test/test_tov_carpet.par
diff options
context:
space:
mode:
authorknarf <knarf@1bdb13ef-5d69-4035-bb54-08abeb3aa7f1>2011-03-30 15:08:22 +0000
committerknarf <knarf@1bdb13ef-5d69-4035-bb54-08abeb3aa7f1>2011-03-30 15:08:22 +0000
commit4b748003bfcec003148aff114885e9e415210200 (patch)
treed1b15dbc39fca1a65a8639725ca96a867b319ee1 /test/test_tov_carpet.par
parent22feb6e0e2ff1984f184b138a7c81225c68b540f (diff)
fix par file due to move of w_lorentz
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TOVSolver/trunk@123 1bdb13ef-5d69-4035-bb54-08abeb3aa7f1
Diffstat (limited to 'test/test_tov_carpet.par')
-rw-r--r--test/test_tov_carpet.par2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_tov_carpet.par b/test/test_tov_carpet.par
index 9f82917..ab4c26e 100644
--- a/test/test_tov_carpet.par
+++ b/test/test_tov_carpet.par
@@ -63,5 +63,5 @@ IO::out_dir = $parfile
IO::out_fileinfo= "none"
IOScalar::outScalar_every = 1
-IOScalar::outScalar_vars = "hydrobase::rho hydrobase::press hydrobase::eps hydrobase::vel GRHydro::dens GRHydro::tau GRHydro::scon admbase::lapse admbase::metric admbase::curv admconstraints::ham admconstraints::momentum GRHydro::w_lorentz"
+IOScalar::outScalar_vars = "hydrobase::rho hydrobase::press hydrobase::eps hydrobase::vel GRHydro::dens GRHydro::tau GRHydro::scon admbase::lapse admbase::metric admbase::curv admconstraints::ham admconstraints::momentum HydroBase::w_lorentz"
IOScalar::outScalar_reductions = "minimum maximum norm1 norm2"