Salome HOME
BUG: SMESH/doc: the formula used to calculate taper was wrong in the doc
[modules/smesh.git] / doc / salome / gui / SMESH / input / taper.doc
index 86472eabe82c537b2f40a3a9c72245ea1060e1c8..143c34628a8b14fc8cb713ef200542ba03d5d966 100644 (file)
@@ -6,7 +6,8 @@
 of two triangles separated by a diagonal. So it can be calculated only
 for elements consisting of 4 nodes.
 
-\image html image25.png
+  <b><center>JA=0.25 * (A1 + A2 + A3 + A4)
+  <br> TAPER= MAX(|A1/JA - 1|, |A2/JA - 1|, |A3/JA - 1|, |A4/JA - 1|)</center></b>
 
 <br><em>To apply the Taper quality criterion to your mesh:</em>