aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/CarpetProlongateTest/test/test.ccl
diff options
context:
space:
mode:
authorRoland Haas <roland.haas@physics.gatech.edu>2012-12-17 13:43:02 -0800
committerRoland Haas <rhaas@tapir.caltech.edu>2013-02-03 22:09:23 -0800
commit0d0fb2bf45da70140d161190e74d0c7603480b24 (patch)
tree20cb4727f1fdf06d7cfd29cd3b5fef92b532679d /CarpetExtra/CarpetProlongateTest/test/test.ccl
parent023f22093fde49211829752f37b751fd4b31cc6f (diff)
CarpetProlongateTest: restrict tests to 2 processes, reduce regions,
remove sums, add 0d errornorm ouput instead required since the tests produce >0D Carpet output which is process number dependend. Regions sizes generated by CarpetRegrid2 changed since data was generated, most likely due to 549447bb134500f38da40957c4c52753a1459532 "CarpetRegrid2: Enforce certain grid hierarchy properties" which unfortunately no longer compiles with the current flesh.
Diffstat (limited to 'CarpetExtra/CarpetProlongateTest/test/test.ccl')
-rw-r--r--CarpetExtra/CarpetProlongateTest/test/test.ccl31
1 files changed, 31 insertions, 0 deletions
diff --git a/CarpetExtra/CarpetProlongateTest/test/test.ccl b/CarpetExtra/CarpetProlongateTest/test/test.ccl
new file mode 100644
index 000000000..64715cb78
--- /dev/null
+++ b/CarpetExtra/CarpetProlongateTest/test/test.ccl
@@ -0,0 +1,31 @@
+NPROCS 2
+
+TEST test_interp
+{
+NPROCS 1
+}
+
+TEST test_cc_tvd
+{
+NPROCS 1
+}
+
+TEST test_cc_tvd_hi
+{
+NPROCS 1
+}
+
+TEST test_cc_tvd_x
+{
+NPROCS 1
+}
+
+TEST test_cc_tvd_y
+{
+NPROCS 1
+}
+
+TEST test_cc_tvd_z
+{
+NPROCS 1
+}