From 0f3d4fb290766ee35cb39f7f3ce78c09d505010f Mon Sep 17 00:00:00 2001 From: Roland Haas Date: Fri, 27 Sep 2013 16:47:41 -0700 Subject: CarpetTest: recreate test data in new CarpetIOASCII format data is still the same, for grid-arrays I modified the files by hand, for the grid function I regenerated after checking that data is identical --- Carpet/CarpetTest/test/arraysizes/gf.y.asc | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Carpet/CarpetTest/test/arraysizes/gf.y.asc (limited to 'Carpet/CarpetTest/test/arraysizes/gf.y.asc') diff --git a/Carpet/CarpetTest/test/arraysizes/gf.y.asc b/Carpet/CarpetTest/test/arraysizes/gf.y.asc new file mode 100644 index 000000000..17ffbad21 --- /dev/null +++ b/Carpet/CarpetTest/test/arraysizes/gf.y.asc @@ -0,0 +1,13 @@ +# 1D ASCII output created by CarpetIOASCII +# +0 0 0 0 0 -0.5 -0.5 -0.5 10101 +0 0 1 0 0 -0.5 -0.388888888888889 -0.5 10201 +0 0 2 0 0 -0.5 -0.277777777777778 -0.5 10301 +0 0 3 0 0 -0.5 -0.166666666666667 -0.5 10401 +0 0 4 0 0 -0.5 -0.0555555555555556 -0.5 10501 +0 0 5 0 0 -0.5 0.0555555555555556 -0.5 10601 +0 0 6 0 0 -0.5 0.166666666666667 -0.5 10701 +0 0 7 0 0 -0.5 0.277777777777778 -0.5 10801 +0 0 8 0 0 -0.5 0.388888888888889 -0.5 10901 +0 0 9 0 0 -0.5 0.5 -0.5 11001 + -- cgit v1.2.3