aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic
diff options
context:
space:
mode:
Diffstat (limited to 'CarpetAttic')
-rw-r--r--CarpetAttic/Cart3dTest/test/axial-xy.par6
-rw-r--r--CarpetAttic/Cart3dTest/test/axial-xz.par6
-rw-r--r--CarpetAttic/Cart3dTest/test/axial-yz.par6
3 files changed, 15 insertions, 3 deletions
diff --git a/CarpetAttic/Cart3dTest/test/axial-xy.par b/CarpetAttic/Cart3dTest/test/axial-xy.par
index 20b40b2ce..1c25181a8 100644
--- a/CarpetAttic/Cart3dTest/test/axial-xy.par
+++ b/CarpetAttic/Cart3dTest/test/axial-xy.par
@@ -1,5 +1,5 @@
# Check Cartesian coordinates and symmetries
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/Cart3dTest/test/axial-xy.par,v 1.2 2001/03/08 09:48:58 eschnett Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/Cart3dTest/test/axial-xy.par,v 1.3 2001/12/14 17:59:56 schnetter Exp $
ActiveThorns = "CarpetIOASCII IOBasic IOUtil Carpet CarpetLib CarpetSlab Cart3d Cart3dTest"
@@ -8,6 +8,10 @@ cactus::cctk_itlast = 1
grid::type = "byspacing"
grid::mode_xy = "axial"
+driver::global_nx = 10
+driver::global_ny = 11
+driver::global_nz = 12
+
driver::ghost_size_x = 0
driver::ghost_size_y = 1
driver::ghost_size_z = 2
diff --git a/CarpetAttic/Cart3dTest/test/axial-xz.par b/CarpetAttic/Cart3dTest/test/axial-xz.par
index 0cdecd281..e134158d5 100644
--- a/CarpetAttic/Cart3dTest/test/axial-xz.par
+++ b/CarpetAttic/Cart3dTest/test/axial-xz.par
@@ -1,5 +1,5 @@
# Check Cartesian coordinates and symmetries
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/Cart3dTest/test/axial-xz.par,v 1.2 2001/03/08 09:48:58 eschnett Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/Cart3dTest/test/axial-xz.par,v 1.3 2001/12/14 17:59:56 schnetter Exp $
ActiveThorns = "CarpetIOASCII IOBasic IOUtil Carpet CarpetLib CarpetSlab Cart3d Cart3dTest"
@@ -8,6 +8,10 @@ cactus::cctk_itlast = 1
grid::type = "byspacing"
grid::mode_xz = "axial"
+driver::global_nx = 10
+driver::global_ny = 11
+driver::global_nz = 12
+
driver::ghost_size_x = 0
driver::ghost_size_y = 1
driver::ghost_size_z = 2
diff --git a/CarpetAttic/Cart3dTest/test/axial-yz.par b/CarpetAttic/Cart3dTest/test/axial-yz.par
index d288625c9..cf89a9d0c 100644
--- a/CarpetAttic/Cart3dTest/test/axial-yz.par
+++ b/CarpetAttic/Cart3dTest/test/axial-yz.par
@@ -1,5 +1,5 @@
# Check Cartesian coordinates and symmetries
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/Cart3dTest/test/axial-yz.par,v 1.2 2001/03/08 09:48:58 eschnett Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/Cart3dTest/test/axial-yz.par,v 1.3 2001/12/14 17:59:56 schnetter Exp $
ActiveThorns = "CarpetIOASCII IOBasic IOUtil Carpet CarpetLib CarpetSlab Cart3d Cart3dTest"
@@ -8,6 +8,10 @@ cactus::cctk_itlast = 1
grid::type = "byspacing"
grid::mode_yz = "axial"
+driver::global_nx = 10
+driver::global_ny = 11
+driver::global_nz = 12
+
driver::ghost_size_x = 0
driver::ghost_size_y = 1
driver::ghost_size_z = 2