From f82185918667922d15bd0b2c019ce71b1a530a63 Mon Sep 17 00:00:00 2001 From: eschnett <> Date: Tue, 13 Mar 2001 12:06: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:20010313120652-f6438-6411b2838ea80747009724e17197ae2a7aaeb808.gz --- CarpetAttic/Cart3dTest/test/axial-xz/tyz.zl | 46 +++++++++++++++-------------- 1 file changed, 24 insertions(+), 22 deletions(-) (limited to 'CarpetAttic/Cart3dTest/test/axial-xz/tyz.zl') diff --git a/CarpetAttic/Cart3dTest/test/axial-xz/tyz.zl b/CarpetAttic/Cart3dTest/test/axial-xz/tyz.zl index 332ecde05..582d165d8 100644 --- a/CarpetAttic/Cart3dTest/test/axial-xz/tyz.zl +++ b/CarpetAttic/Cart3dTest/test/axial-xz/tyz.zl @@ -1,32 +1,34 @@ # CART3DTEST::tyz z (tyz) # -# # 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 0 10 0 25000500 -0 0 0 0 0 0 10 2 25000501 -0 0 0 0 0 0 10 4 25000502 -0 0 0 0 0 0 10 6 25000503 -0 0 0 0 0 0 10 8 25000504 -0 0 0 0 0 0 10 10 25000505 -0 0 0 0 0 0 10 12 25000506 -0 0 0 0 0 0 10 14 25000507 -0 0 0 0 0 0 10 16 25000508 -0 0 0 0 0 0 10 18 25000509 +0 0 0 0 0 0 5 0 25000500 +0 0 0 0 0 0 5 1 25000501 +0 0 0 0 0 0 5 2 25000502 +0 0 0 0 0 0 5 3 25000503 +0 0 0 0 0 0 5 4 25000504 +0 0 0 0 0 0 5 5 25000505 +0 0 0 0 0 0 5 6 25000506 +0 0 0 0 0 0 5 7 25000507 +0 0 0 0 0 0 5 8 25000508 +0 0 0 0 0 0 5 9 25000509 + + -# # 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 0 10 0 -25010501 -1 0 0 0 0 0 10 2 -25010500 -1 0 0 0 0 0 10 4 25000502 -1 0 0 0 0 0 10 6 25000503 -1 0 0 0 0 0 10 8 25000504 -1 0 0 0 0 0 10 10 25000505 -1 0 0 0 0 0 10 12 25000506 -1 0 0 0 0 0 10 14 25000507 -1 0 0 0 0 0 10 16 25000508 -1 0 0 0 0 0 10 18 25000509 +1 0 0 0 0 0 5 0 -25010501 +1 0 0 0 0 0 5 1 -25010500 +1 0 0 0 0 0 5 2 25000502 +1 0 0 0 0 0 5 3 25000503 +1 0 0 0 0 0 5 4 25000504 +1 0 0 0 0 0 5 5 25000505 +1 0 0 0 0 0 5 6 25000506 +1 0 0 0 0 0 5 7 25000507 +1 0 0 0 0 0 5 8 25000508 +1 0 0 0 0 0 5 9 25000509 + + -- cgit v1.2.3