X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FdaComposant%2FdaAlgorithms%2FTangentTest.py;h=e653bed6aee29951efac9bb171f8092c8a457bcd;hb=19033474d28437bf58393a4d2df24f3e5d6eb48f;hp=a61c55e9479ecd65efe51da75e9bf0b318358700;hpb=80497f93b6d39999dceb283de1771a4095c06a7d;p=modules%2Fadao.git diff --git a/src/daComposant/daAlgorithms/TangentTest.py b/src/daComposant/daAlgorithms/TangentTest.py index a61c55e..e653bed 100644 --- a/src/daComposant/daAlgorithms/TangentTest.py +++ b/src/daComposant/daAlgorithms/TangentTest.py @@ -159,7 +159,7 @@ class ElementaryAlgorithm(BasicObjects.Algorithm): msgs += ("\n") msgs += (__marge + "When |R-1|/Alpha is less than or equal to a stable value when Alpha varies,\n") msgs += (__marge + "the tangent is valid, until the accuracy of the calculation is reached.\n") - msgs += (__marge + "\n") + msgs += ("\n") msgs += (__marge + "If |R-1|/Alpha is very small, the code F is likely linear or quasi-linear,\n") msgs += (__marge + "and the tangent is valid until computational accuracy is reached.\n") #