diff --git a/doc/salome/gui/SMESH/input/about_quality_controls.doc b/doc/salome/gui/SMESH/input/about_quality_controls.doc
index 7854d5e49..1e170e440 100644
--- a/doc/salome/gui/SMESH/input/about_quality_controls.doc
+++ b/doc/salome/gui/SMESH/input/about_quality_controls.doc
@@ -45,7 +45,7 @@ Face quality controls:
\subpage warping_page "Warping"
\subpage skew_page "Skew"
\subpage max_element_length_2d_page "Element Diameter 2D"
-\subpage double_elements_page "Double faces"
+\ref double_elements_page "Double faces"
Volume quality controls:
@@ -55,7 +55,7 @@ Volume quality controls:
\subpage max_element_length_3d_page "Element Diameter 3D"
\subpage bare_border_volumes_page "Bare border volumes"
\subpage over_constrained_volumes_page "Over-constrained volumes"
-\subpage double_elements_page "Double volumes"
+\ref double_elements_page "Double volumes"
To manage the quality controls call pop-up in the VTK viewer and select "Controls" sub-menu
diff --git a/doc/salome/gui/SMESH/input/cartesian_algo.doc b/doc/salome/gui/SMESH/input/cartesian_algo.doc
index 89b11e947..3240150c7 100644
--- a/doc/salome/gui/SMESH/input/cartesian_algo.doc
+++ b/doc/salome/gui/SMESH/input/cartesian_algo.doc
@@ -3,7 +3,7 @@
\page cartesian_algo_page Body Fitting 3D meshing algorithm
Body Fitting algorithm generates hexahedrons of a Cartesian grid in
-the internal part of geometry and polyhedra and other types of
+the internal part of geometry and polyhedrons and other types of
elements at the intersection of Cartesian cells with the geometrical
boundary.
@@ -21,7 +21,7 @@ of the geometry boundary. Depending on a result of this check
- skip a cell, if all its nodes are outside
- skip a cell, if it is too small according to Size
- Threshold paremeter
+ Threshold parameter
- add a hexahedron in the mesh, if all nodes are inside
- add a polyhedron or another cell type in the mesh, if some
nodes are inside and some outside.
@@ -55,10 +55,10 @@ This dialog allows to define
click on a coordinate in the list enables its edition. A grid
defined by \b Coordinates should enclose the geometry, else the
algorithm will fail.
- - You can define the \b Spacing of a grid as an algebraic formular
- f(t) where \a t is a position along a grid axiz
+
- You can define the \b Spacing of a grid as an algebraic formula
+ f(t) where \a t is a position along a grid axis
normalized at [0.0,1.0]. The whole range of geometry can be
- divided into sub-ranges with their own spacing formulars to apply;
+ divided into sub-ranges with their own spacing formulas to apply;
\a t varies between 0.0 and 1.0 within each sub-range. \b Insert button
divides a selected range into two ones. \b Delete button adds the
selected sub-range to the previous one. Double click on a range in
diff --git a/doc/salome/gui/SMESH/input/double_nodes_page.doc b/doc/salome/gui/SMESH/input/double_nodes_page.doc
index 1ac96910f..a8a93d1f9 100644
--- a/doc/salome/gui/SMESH/input/double_nodes_page.doc
+++ b/doc/salome/gui/SMESH/input/double_nodes_page.doc
@@ -2,7 +2,7 @@
\page double_nodes_page Duplicate Nodes
-\n This operation allows to duplicate nodes of your mesh that is
+\n This operation allows to duplicate nodes of your mesh, which can be
useful to emulate a crack in the model.
Duplication consists in replacement of an existing mesh element by another one.
Lower level elements of the duplicated ones are cloned automatically.
diff --git a/doc/salome/gui/SMESH/input/mesh_preferences.doc b/doc/salome/gui/SMESH/input/mesh_preferences.doc
index aad8ef386..1b1b2f96c 100644
--- a/doc/salome/gui/SMESH/input/mesh_preferences.doc
+++ b/doc/salome/gui/SMESH/input/mesh_preferences.doc
@@ -28,8 +28,8 @@ object will be displayed in the viewer by default.
Quality Control diagrams at the necessary level of precision.
- Number of digits after point - defines precision for Quality Controls. By default, numbers in Quality Control
diagrams are presented as integers.
-- Double nodes tolerance defines maximal distance between two
-mesh nodes at which they are considered coincident by Double nodes
+
- Double nodes tolerance defines the maximal distance between two
+mesh nodes, at which they are considered coincident by Double nodes
quality control.
Display mode - allows to set Wireframe, Shading, Nodes or Shrink
@@ -84,12 +84,10 @@ number of segments on each edge
Mesh loading
-- If you toggle No mesh loading from study file at hypothesis modification
- checkbox, then mesh data won't be loaded from the study file
- provided that your first action on a mesh after study opening is
- modification of hypotheses. This can save your time by omitting
- loading data of a large mesh that your are going to recompute with
- other parameters.
+- If No mesh loading from study file at hypothesis modification
+ checkbox is on, the mesh data will not be loaded from the study file
+ when a hypothesis is modified. This allows saving time by omitting
+ loading data of a large mesh that is planned to be recomputed with other parameters.
Input fields precision
@@ -102,12 +100,12 @@ number of segments on each edge
Python Dump
-- Historical python dump checkbox switches Python Dump from
- \a Historical to \a Snapshot mode and backward. In the \a
- Historical mode, the Python Dump script includes all commands
- performed by SMESH engine. In the \a Snapshot mode, commands
- relating to objects removed from the Study are excluded from the
- script as well as commands not influencing the current state of meshes.
+- Historical python dump checkbox allows switching between
+ \a Historical and \a Snapshot dump mode. In \a
+ Historical mode, Python Dump script includes all commands
+ performed by SMESH engine. In \a Snapshot mode, the commands
+ relating to objects removed from the Study as well as the commands
+ not influencing the current state of meshes are excluded from the script.
diff --git a/doc/salome/gui/SMESH/input/selection_filter_library.doc b/doc/salome/gui/SMESH/input/selection_filter_library.doc
index 1b46bcc0a..4e58dcee0 100644
--- a/doc/salome/gui/SMESH/input/selection_filter_library.doc
+++ b/doc/salome/gui/SMESH/input/selection_filter_library.doc
@@ -106,17 +106,17 @@ specified arbitrary surface within a given Tolerance.
-Additional criteria to select mesh Nodes are the following:
+The following criteria allow selecting mesh Nodes:
-
-Free nodes selects nodes belonging to none mesh element.
+Free nodes selects nodes not belonging to any mesh element.
-
-Double nodes selects node coincident with other nodes
+Double nodes selects a node coincident with other nodes
(within a given Tolerance).
See also \ref tui_double_nodes_control "Double Nodes quality control".
-Additional criteria to select mesh Edges are the following:
+The following criteria allow selecting mesh Edges:
-
Free Borders selects free 1D mesh elements, i.e. edges belonging to
one face only. See also a
@@ -137,7 +137,7 @@ See also a
-Additional criteria to select mesh Faces are the following:
+The following criteria allow selecting mesh Faces:
-
Aspect ratio selects 2D mesh elements with an aspect ratio (see also an
\ref aspect_ratio_page "Aspect Ratio quality control"), which is more, less or equal
@@ -203,7 +203,7 @@ diagonals with a value of length, which is more, less or equal
-Additional criteria to select mesh Volumes are the following:
+The following criteria allow selecting mesh Volumes:
-
Aspect ratio 3D selects 3D mesh elements with an aspect ratio (see also an
\ref aspect_ratio_3d_page "Aspect Ratio 3D quality control"), which is more, less or equal