From 901b0cb0da9e0c2c34147c5ecd5bdb6aef742f9b Mon Sep 17 00:00:00 2001 From: knarf Date: Fri, 13 May 2005 13:04:44 +0000 Subject: new parameter to be able to avoid nans at or near the puncture locations git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@44 b2a53a04-0f4f-0410-87ed-f9f25ced00cf --- param.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index cab6c01..22a73d9 100644 --- a/param.ccl +++ b/param.ccl @@ -70,6 +70,10 @@ INT Newton_maxit "Maximum number of Newton iterations" { 0:* :: "" } 5 +REAL TP_Tiny "Tiny number to avoid nans near or at the pucture locations" +{ + 0:* :: "anything positive, usually very small" +} 0.0 -- cgit v1.2.3