From: eap Date: Fri, 27 Jun 2014 12:28:50 +0000 (+0400) Subject: 22580: EDF 8049 SMESH: Problems with viscous layer X-Git-Tag: V7_5_0a1~72 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=4f556d651462ccc152cd0257b6c8495bb11a2f85;hp=4f556d651462ccc152cd0257b6c8495bb11a2f85 22580: EDF 8049 SMESH: Problems with viscous layer + some fixes for ~/salome/Files/Studies_FROM_BUGS/VL_Usecase2.hdf 1) Prevent negative volumes caused by smooth on curvature 2) Add EDGEs to smooth in updateNormals() 3) Fix too high _stepSize causing failure of smoothing on FACEs 4) Correct finding EDGEs needing smooth 5) Fix AddShapeToSmooth(), FindIntersection(), updateNormals(), SegTriaInter() ---