Salome HOME
Fix documentation errors V5_1_3 V5_1_3_patch01 V5_1_3_patch02 V5_1_3_patch03 V5_1_3_patch04 V5_1_3_patch05 V5_1_3_patch06 V5_1_3_patch07 V5_1_3rc4 V5_1_3rc5
authorvsr <vsr@opencascade.com>
Mon, 30 Nov 2009 11:59:13 +0000 (11:59 +0000)
committervsr <vsr@opencascade.com>
Mon, 30 Nov 2009 11:59:13 +0000 (11:59 +0000)
doc/salome/gui/SMESH/input/1d_meshing_hypo.doc
doc/salome/gui/SMESH/input/2d_meshing_hypo.doc

index 902e66d845417c17e6351cfffb4e52408c5d20ea..aba2b65986184721dc951a633b2a2e3e97f1ca69 100644 (file)
@@ -199,8 +199,8 @@ minimum and maximum value of this parameter.
 \anchor fixed_points_1d_anchor
 <h2>Fixed points 1D hypothesis</h2>
 
-<b>Fixed points 1D</b> hypothesis allows spliting edges through a
-set of points parametrized on the edge (from 1 to 0)and a number of segments for each
+<b>Fixed points 1D</b> hypothesis allows splitting edges through a
+set of points parameterized on the edge (from 1 to 0) and a number of segments for each
 interval limited by the points.
 
 \image html hypo_fixedpnt_dlg.png 
index 25692d2022e072a161762c1e8641b60fc4c70121..dd42e9962c130c5b30361c1751e2f5a1643db6ef 100644 (file)
@@ -23,6 +23,8 @@ which will compose the mesh of these 2D faces.
 
 \image html a-maxelarea.png
 
+\n
+
 \image html max_el_area.png "In this example, Max. element area is very small compared to the 1D hypothesis"
 
 <b>See Also</b> a sample TUI Script of a 
@@ -52,17 +54,15 @@ used as a degenerated edge.
 
 \image html hypo_quad_params_res.png "The resulting mesh"
 
-This hypothesis can be also used to mesh face that represents a
-segment of the circular face. There is one limitaion of the <b>Quadrangle
-mapping</b> algorithm related to the selecting of the degenerated
-vertex for the faces which are built from the angle > 180 degrees (see
-next picture).
+This hypothesis can be also used to mesh a segment of a circular face.
+Please, consider that there is a limitation on the selectiion of the degenerated
+vertex for the faces built with the angle > 180 degrees (see the picture).
 
-\image html hypo_quad_params_2.png "A 3/4 part of circle face"
+\image html hypo_quad_params_2.png "3/4 of a circular face"
 
-Selection of the wrong vertex for the <b>Quadrangle parameters</b>
-hypothesis will lead to the wrong mesh generation. The picture below
-shows good (left) and bad (right) results of meshing.
+In this case, selection of a wrong vertex for the <b>Quadrangle parameters</b>
+hypothesis will generate a wrong mesh. The picture below
+shows the good (left) and the bad (right) results of meshing.
 
 \image html hypo_quad_params_res_2.png "The resulting meshes"