Salome HOME
22874: [CEA 1425] Performance SMESH Module
[modules/smesh.git] / doc / salome / gui / SMESH / input / cartesian_algo.doc
index 6062aa89ea87f81f423a649ac5f0086f4d873018..4d00c577f5fb45ee38fb290dd547b4b5167137c3 100644 (file)
@@ -29,7 +29,8 @@ nodes are inside and some outside. </li>
 </li>
 </ol>
 To apply this algorithm when you define your mesh, select <b>Body
-  Fitting</b> in the list of 3D algorithms and add <b>Body Fitting Parameters</b> hypothesis. The following dialog will appear:
+  Fitting</b> in the list of 3D algorithms and add <b>Body Fitting
+  Parameters</b> hypothesis. The following dialog will appear:
 
 <br>
 \anchor cartesian_hyp_anchor
@@ -50,10 +51,12 @@ This dialog allows to define
   
 \image html cartesian_implement_edge.png "Implement Edges switched off to the left and on to the right"
 
-  <li> <b>Definition mode</b> allows choosing how Cartesian structured grid is defined. Location of nodes along each grid axis is defined individually:
+  <li> <b>Definition mode</b> allows choosing how Cartesian structured
+  grid is defined. Location of nodes along each grid axis is defined
+  individually:
     <ul>
       <li> You can specify the \b Coordinates of grid nodes. \b Insert button
-        inserts a node at  \b Step distance(negative or positive) from the
+        inserts a node at \b Step distance (negative or positive) from the
         selected node. \b Delete button removes the selected node. Double
         click on a coordinate in the list enables its edition. 
         \b Note that node coordinates are measured along directions of
@@ -63,7 +66,7 @@ This dialog allows to define
         <em>f(t)</em> 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 formulas to apply;
-    \a t varies between 0.0 and 1.0 within each sub-range. \b Insert button
+        \a t varies between 0.0 and 1.0 within each sub-range. \b Insert button
         divides a selected range into two. \b Delete button adds the
         selected sub-range to the previous one. Double click on a range in
         the list enables edition of its right boundary. Double click on a
@@ -71,14 +74,22 @@ This dialog allows to define
     </li> </ul>
   </li>
   
-  <li> <b> Fixed Point</b> group allows defining an exact location of a grid node in the direction defined by spacing. The following cases are possible:
-<ul>
-<li>If all three directions are defined by spacing, there will be a mesh node at  the <b> Fixed Point</b>. </li>
-<li>If two directions are defined by spacing, there will be at least a link between mesh nodes passing through    the <b> Fixed Point</b>.</li>
-<li> If only one direction is defined by spacing, there will be at least an element facet passing through the <b> Fixed Point</b>.</li> 
-<li>If no directions are defined by spacing, <b> Fixed Point</b> is disabled.</li>
-</ul>
-</li>
+  <li> <b> Fixed Point</b> group allows defining an exact location of
+  a grid node in the direction defined by spacing. The following cases
+  are possible:
+    <ul>
+      <li>If all three directions are defined by spacing, there will
+      be a mesh node at the <b> Fixed Point</b>. </li>
+      <li>If two directions are defined by spacing, there will be at
+      least a link between mesh nodes passing through the <b> Fixed
+      Point</b>.</li> 
+      <li> If only one direction is defined by spacing, there will be
+      at least an element facet passing through the <b> Fixed
+      Point</b>.</li>
+      <li>If no directions are defined by spacing, <b> Fixed Point</b>
+      is disabled.</li>
+    </ul>
+  </li>
        
   <li> <b> Directions of Axes</b> group allows setting the directions of grid axes.
     <ul>