From ab6bcd86c54db939e76ff0a80c274b8dc28c85b6 Mon Sep 17 00:00:00 2001 From: Thomas Radke Date: Mon, 8 Aug 2005 16:49:00 +0000 Subject: CarpetInterp: fix waveinterp testsuite The waveinterp testsuite was broken, many output files had different values. Also, the old output files didn't contain the recently introduced header comment lines saying which thorn did output them. The waveinterp testsuite has now been split into two separate tests, waveinterp-1p and waveinterp-2p to run on 1 and 2 processors respectively. The only differences are in the CarpetIOASCII files which contain either 1 or 2 components in the output. darcs-hash:20050808164941-776a0-fbecb78b32c48a16f030996afcf1259276c0a0a0.gz --- .../CarpetInterp/test/waveinterp-2p/phi.average.asc | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Carpet/CarpetInterp/test/waveinterp-2p/phi.average.asc (limited to 'Carpet/CarpetInterp/test/waveinterp-2p/phi.average.asc') diff --git a/Carpet/CarpetInterp/test/waveinterp-2p/phi.average.asc b/Carpet/CarpetInterp/test/waveinterp-2p/phi.average.asc new file mode 100644 index 000000000..59a96d662 --- /dev/null +++ b/Carpet/CarpetInterp/test/waveinterp-2p/phi.average.asc @@ -0,0 +1,21 @@ +# Scalar ASCII output created by CarpetIOScalar +# +# WAVEMOL::phi (phi) +# 1:iteration 2:time 3:data +0 0 1 +131072 0.00625 1.00624999999983 +262144 0.0125 1.01249999999994 +393216 0.01875 1.01875000000014 +524288 0.025 1.02500000000017 +655360 0.03125 1.03125000000009 +786432 0.0375 1.03749999999995 +917504 0.04375 1.04374999999998 +1048576 0.05 1.05000000000026 +1179648 0.05625 1.05625000000023 +1310720 0.0625 1.06250000000019 +1441792 0.06875 1.06875000000011 +1572864 0.075 1.07500000000011 +1703936 0.08125 1.08125000000041 +1835008 0.0875 1.08750000000038 +1966080 0.09375 1.09375000000033 +2097152 0.1 1.10000000000031 -- cgit v1.2.3