From 085f09123271e2612832e6ea1472da757f70f608 Mon Sep 17 00:00:00 2001 From: tradke Date: Tue, 28 Nov 2006 13:13:33 +0000 Subject: Don't output the sum reduction which causes the testsuite to fail. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@125 b7a48df3-cbbf-4440-997f-b4b717c9f7fc --- test/ADMConstraints_Physical.par | 2 +- test/ADMConstraints_Physical/ham_sum.xg | 5 ----- test/ADMConstraints_Physical/momx_sum.xg | 5 ----- test/ADMConstraints_Physical/momy_sum.xg | 5 ----- test/ADMConstraints_Physical/momz_sum.xg | 5 ----- 5 files changed, 1 insertion(+), 21 deletions(-) delete mode 100644 test/ADMConstraints_Physical/ham_sum.xg delete mode 100644 test/ADMConstraints_Physical/momx_sum.xg delete mode 100644 test/ADMConstraints_Physical/momy_sum.xg delete mode 100644 test/ADMConstraints_Physical/momz_sum.xg diff --git a/test/ADMConstraints_Physical.par b/test/ADMConstraints_Physical.par index 067b765..16980e3 100644 --- a/test/ADMConstraints_Physical.par +++ b/test/ADMConstraints_Physical.par @@ -46,7 +46,7 @@ IO::parfile_write = no IOBasic::outScalar_every = 1 IOBasic::outScalar_vars = "admconstraints::hamiltonian admconstraints::momentum" -IOBasic::outScalar_reductions = "average count maximum minimum norm1 norm2 norm3 norm4 norm_inf sum" +IOBasic::outScalar_reductions = "average count maximum minimum norm1 norm2 norm3 norm4 norm_inf" IOBasic::outInfo_every = 1 IOBasic::outInfo_vars = "admconstraints::ham admbase::gxx" diff --git a/test/ADMConstraints_Physical/ham_sum.xg b/test/ADMConstraints_Physical/ham_sum.xg deleted file mode 100644 index 7ab3bd6..0000000 --- a/test/ADMConstraints_Physical/ham_sum.xg +++ /dev/null @@ -1,5 +0,0 @@ -"ham v time -0.0000000000000 21.5165833684390 -0.1000000000000 -1332.0908552020444 -0.2000000000000 -1236.8852636108047 -0.3000000000000 -1075.9089129473894 diff --git a/test/ADMConstraints_Physical/momx_sum.xg b/test/ADMConstraints_Physical/momx_sum.xg deleted file mode 100644 index 49d8351..0000000 --- a/test/ADMConstraints_Physical/momx_sum.xg +++ /dev/null @@ -1,5 +0,0 @@ -"momx v time -0.0000000000000 0.0000000000000 -0.1000000000000 34.4614915872754 -0.2000000000000 100.9336468434129 -0.3000000000000 149.7877844490131 diff --git a/test/ADMConstraints_Physical/momy_sum.xg b/test/ADMConstraints_Physical/momy_sum.xg deleted file mode 100644 index 7afaeea..0000000 --- a/test/ADMConstraints_Physical/momy_sum.xg +++ /dev/null @@ -1,5 +0,0 @@ -"momy v time -0.0000000000000 0.0000000000000 -0.1000000000000 34.4614915872754 -0.2000000000000 100.9336468434128 -0.3000000000000 149.7877844490133 diff --git a/test/ADMConstraints_Physical/momz_sum.xg b/test/ADMConstraints_Physical/momz_sum.xg deleted file mode 100644 index f87ee88..0000000 --- a/test/ADMConstraints_Physical/momz_sum.xg +++ /dev/null @@ -1,5 +0,0 @@ -"momz v time -0.0000000000000 0.0000000000000 -0.1000000000000 34.4614915872753 -0.2000000000000 100.9336468434133 -0.3000000000000 149.7877844490120 -- cgit v1.2.3