aboutsummaryrefslogtreecommitdiff
path: root/ML_BSSN_Test/test/test.ccl
diff options
context:
space:
mode:
authorIan Hinder <ian.hinder@aei.mpg.de>2012-05-02 18:07:55 +0200
committerIan Hinder <ian.hinder@aei.mpg.de>2012-05-14 21:59:26 +0200
commitce3b0b3d87ffa53ca8acb4e1b0b5ccbbe4bcc10c (patch)
tree3a2d2b513882011d9fd66b13bb2ccd2aff9105f5 /ML_BSSN_Test/test/test.ccl
parentf25d614db972c4c938a4cc658bf2693b37d5055b (diff)
Add test case for NewRad boundary condition for ML_BSSN
Diffstat (limited to 'ML_BSSN_Test/test/test.ccl')
-rw-r--r--ML_BSSN_Test/test/test.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ML_BSSN_Test/test/test.ccl b/ML_BSSN_Test/test/test.ccl
index 95b367d..7a5d2f8 100644
--- a/ML_BSSN_Test/test/test.ccl
+++ b/ML_BSSN_Test/test/test.ccl
@@ -1 +1,7 @@
NPROCS 2
+
+TEST ML_BSSN_NewRad
+{
+ NPROCS 2
+ ABSTOL 1e-11
+}