From ae272231682fe268920c0b48b4e92b6537e563c3 Mon Sep 17 00:00:00 2001 From: eschnett <> Date: Tue, 13 Mar 2001 11:07:00 +0000 Subject: Fixing bugs with octant mode, coordinates, and ASCII output. Fixing bugs with octant mode, coordinates, and ASCII output. Adapting the test suite. darcs-hash:20010313110700-f6438-2bd65c5a1e0c1582bed9a08ec9c19df312ad817a.gz --- CarpetAttic/Cart3dTest/test/periodic-z/fzz.yl | 46 ++++++++++++++------------- 1 file changed, 24 insertions(+), 22 deletions(-) (limited to 'CarpetAttic/Cart3dTest/test/periodic-z/fzz.yl') diff --git a/CarpetAttic/Cart3dTest/test/periodic-z/fzz.yl b/CarpetAttic/Cart3dTest/test/periodic-z/fzz.yl index ea8aa92d6..a5f45247e 100644 --- a/CarpetAttic/Cart3dTest/test/periodic-z/fzz.yl +++ b/CarpetAttic/Cart3dTest/test/periodic-z/fzz.yl @@ -1,32 +1,34 @@ # CART3DTEST::fzz y (fzz) # -# # iteration 0 # time level 0 refinement level 0 component 0 multigrid level 0 # column format: it tl rl c ml x y z data -0 0 0 0 0 10 0 10 49050005 -0 0 0 0 0 10 2 10 49050105 -0 0 0 0 0 10 4 10 49050205 -0 0 0 0 0 10 6 10 49050305 -0 0 0 0 0 10 8 10 49050405 -0 0 0 0 0 10 10 10 49050505 -0 0 0 0 0 10 12 10 49050605 -0 0 0 0 0 10 14 10 49050705 -0 0 0 0 0 10 16 10 49050805 -0 0 0 0 0 10 18 10 49050905 +0 0 0 0 0 5 0 5 49050005 +0 0 0 0 0 5 1 5 49050105 +0 0 0 0 0 5 2 5 49050205 +0 0 0 0 0 5 3 5 49050305 +0 0 0 0 0 5 4 5 49050405 +0 0 0 0 0 5 5 5 49050505 +0 0 0 0 0 5 6 5 49050605 +0 0 0 0 0 5 7 5 49050705 +0 0 0 0 0 5 8 5 49050805 +0 0 0 0 0 5 9 5 49050905 + + -# # iteration 1 # time level 0 refinement level 0 component 0 multigrid level 0 # column format: it tl rl c ml x y z data -1 0 0 0 0 10 0 10 49050005 -1 0 0 0 0 10 2 10 49050105 -1 0 0 0 0 10 4 10 49050205 -1 0 0 0 0 10 6 10 49050305 -1 0 0 0 0 10 8 10 49050405 -1 0 0 0 0 10 10 10 49050505 -1 0 0 0 0 10 12 10 49050605 -1 0 0 0 0 10 14 10 49050705 -1 0 0 0 0 10 16 10 49050805 -1 0 0 0 0 10 18 10 49050905 +1 0 0 0 0 5 0 5 49050005 +1 0 0 0 0 5 1 5 49050105 +1 0 0 0 0 5 2 5 49050205 +1 0 0 0 0 5 3 5 49050305 +1 0 0 0 0 5 4 5 49050405 +1 0 0 0 0 5 5 5 49050505 +1 0 0 0 0 5 6 5 49050605 +1 0 0 0 0 5 7 5 49050705 +1 0 0 0 0 5 8 5 49050805 +1 0 0 0 0 5 9 5 49050905 + + -- cgit v1.2.3