aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorianhin <ianhin@a2659f00-0f4f-0410-9214-a4596bbb8a4f>2010-03-17 01:29:48 +0000
committerianhin <ianhin@a2659f00-0f4f-0410-9214-a4596bbb8a4f>2010-03-17 01:29:48 +0000
commit0bef41999e3ee36242f5d638bbcdfe1a0bb00914 (patch)
tree39c0f32d7082042ffce64013423d1c86720440bd /param.ccl
parent91c82a73ede619c23ca682193e10e93a34cd15c4 (diff)
PunctureTracker: Abort with sensible error message on NaNs or excessively large values of interpolated beta
git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/PunctureTracker/trunk@17 a2659f00-0f4f-0410-9214-a4596bbb8a4f
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 89ac90e..fd1fe5f 100644
--- a/param.ccl
+++ b/param.ccl
@@ -45,6 +45,10 @@ INT which_surface_to_store_info[10] "A spherical surface index where we can stor
0:* :: "any spherical surface index"
} -1
+REAL shift_limit "Shift components must be less than this in magnitude"
+{
+ 0.0:* :: "zero or positive"
+} 1.0e10
PRIVATE: