mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
A revision of documentation for the new version. Minor corrections.
This commit is contained in:
parent
70a8be5273
commit
83811dbaae
@ -168,8 +168,8 @@ The direction of the splitting is defined by the orientation of the
|
|||||||
underlying geometrical edge. <b>"Reverse Edges"</b> list box allows to
|
underlying geometrical edge. <b>"Reverse Edges"</b> list box allows to
|
||||||
specify the edges for which the splitting should be made in the
|
specify the edges for which the splitting should be made in the
|
||||||
direction opposing to their orientation. This list box is enabled only
|
direction opposing to their orientation. This list box is enabled only
|
||||||
if the geometry object is selected for the meshing. In this case the
|
if the geometry object is selected for the meshing. In this case it is
|
||||||
user can select edges to be reversed either by directly picking them
|
possible to select edges to be reversed either by directly picking them
|
||||||
in the 3D viewer or by selecting the edges or groups of edges in the
|
in the 3D viewer or by selecting the edges or groups of edges in the
|
||||||
Object Browser.
|
Object Browser.
|
||||||
|
|
||||||
@ -212,7 +212,7 @@ integral on the range between two nodes equal for all segments.
|
|||||||
pairs <b>t - F(t)</b>, where \b t ranges from 0 to 1, and the module computes the
|
pairs <b>t - F(t)</b>, where \b t ranges from 0 to 1, and the module computes the
|
||||||
formula, which will rule the change of length of segments and shows
|
formula, which will rule the change of length of segments and shows
|
||||||
in the plot the density function curve in red and the node
|
in the plot the density function curve in red and the node
|
||||||
distribution as blue crosses. The node distribution is computed the
|
distribution as blue crosses. The node distribution is computed in the
|
||||||
same way as for
|
same way as for
|
||||||
\ref analyticdensity_anchor "Distribution with Analytic Density". You
|
\ref analyticdensity_anchor "Distribution with Analytic Density". You
|
||||||
can select the <b>Conversion mode</b> from\b Exponent and <b>Cut
|
can select the <b>Conversion mode</b> from\b Exponent and <b>Cut
|
||||||
@ -238,10 +238,10 @@ constructed on them.
|
|||||||
|
|
||||||
The direction of the splitting is defined by the orientation of the
|
The direction of the splitting is defined by the orientation of the
|
||||||
underlying geometrical edge. <b>"Reverse Edges"</b> list box allows to
|
underlying geometrical edge. <b>"Reverse Edges"</b> list box allows to
|
||||||
specify the edges for which the splitting should be made in the
|
specify the edges, for which the splitting should be made in the
|
||||||
direction opposing to their orientation. This list box is enabled only
|
direction opposing to their orientation. This list box is enabled only
|
||||||
if the geometry object is selected for the meshing. In this case the
|
if the geometry object is selected for the meshing. In this case it is
|
||||||
user can select edges to be reversed either by directly picking them
|
possible to select edges to be reversed either by directly picking them
|
||||||
in the 3D viewer or by selecting the edges or groups of edges in the
|
in the 3D viewer or by selecting the edges or groups of edges in the
|
||||||
Object Browser.
|
Object Browser.
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
Hexahedral, Tetrahedral, Triangular </b> and \b Quadrilateral (there
|
Hexahedral, Tetrahedral, Triangular </b> and \b Quadrilateral (there
|
||||||
can be less items for the geometry of lower dimensions).
|
can be less items for the geometry of lower dimensions).
|
||||||
|
|
||||||
Selection of a mesh type hides all meshing algorithms that can not
|
Selection of a mesh type hides all meshing algorithms that cannot
|
||||||
generate elements of this type.</li>
|
generate elements of this type.</li>
|
||||||
|
|
||||||
<li>Apply \subpage basic_meshing_algos_page "meshing algorithms" and
|
<li>Apply \subpage basic_meshing_algos_page "meshing algorithms" and
|
||||||
@ -159,10 +159,9 @@
|
|||||||
List of sets of hypotheses. Tag <em>[custom]</em> is
|
List of sets of hypotheses. Tag <em>[custom]</em> is
|
||||||
automatically added to the sets defined by the user.
|
automatically added to the sets defined by the user.
|
||||||
|
|
||||||
\note \a Automatic in the names of pre-defined sets of
|
\note \a Automatic in the names of predefined sets of
|
||||||
hypotheses means only that initially \ref
|
hypotheses means only that \ref automatic_length_anchor "Automatic Length" hypothesis
|
||||||
automatic_length_anchor "Automatic Length" hypothesis was
|
is included in these sets, and not that these sets are suitable for
|
||||||
included in these sets, and not that these sets are suitable for
|
|
||||||
meshing any geometry.
|
meshing any geometry.
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
@ -8,7 +8,7 @@ hypotheses assigned to the parent mesh on the parent geometrical
|
|||||||
object, that allows getting a local mesh refinement.
|
object, that allows getting a local mesh refinement.
|
||||||
|
|
||||||
A sub-shape to create a sub-mesh on should be retrieved from the shape
|
A sub-shape to create a sub-mesh on should be retrieved from the shape
|
||||||
of the parent mesh one of the following ways: <ul>
|
of the parent mesh in one of the following ways: <ul>
|
||||||
<li> In Geometry module, via <em>New Entity > Explode</em> menu.</li>
|
<li> In Geometry module, via <em>New Entity > Explode</em> menu.</li>
|
||||||
<li> In Geometry module, by creation of a group (<em>New Entity >
|
<li> In Geometry module, by creation of a group (<em>New Entity >
|
||||||
Group > Create Group</em> menu).</li>
|
Group > Create Group</em> menu).</li>
|
||||||
@ -94,7 +94,7 @@ In this dialog, <b> Element Type </b> defines a kind of element to pick in the
|
|||||||
Viewer.
|
Viewer.
|
||||||
Instead of picking an element in the Viewer, you can type its
|
Instead of picking an element in the Viewer, you can type its
|
||||||
ID in <b> Element ID</b> field.
|
ID in <b> Element ID</b> field.
|
||||||
<b> Geometry name </b> field allows defining a name of the sub-shape
|
<b> Geometry name </b> field allows defining a name of the sub-shape,
|
||||||
with which the sub-shape will appear in the Object Browser (if not yet
|
with which the sub-shape will appear in the Object Browser (if not yet
|
||||||
there).
|
there).
|
||||||
|
|
||||||
|
@ -56,7 +56,7 @@ the following ways:
|
|||||||
</ul>
|
</ul>
|
||||||
In the <b>manual edition</b> mode you can
|
In the <b>manual edition</b> mode you can
|
||||||
<ul>
|
<ul>
|
||||||
<li>click the \b Remove button to remove the selected list items from
|
<li>click the \b Remove button to remove the selected items from
|
||||||
the list.</li>
|
the list.</li>
|
||||||
<li>click the <b>Sort List</b> button to sort the list of IDs of
|
<li>click the <b>Sort List</b> button to sort the list of IDs of
|
||||||
mesh elements.</li>
|
mesh elements.</li>
|
||||||
|
@ -13,9 +13,9 @@ If the mesh contains a lot of elements, select <b>Choose...</b> item,
|
|||||||
|
|
||||||
\image html display_entity_choose_item.png Item to call 'Display Entity' dialog box
|
\image html display_entity_choose_item.png Item to call 'Display Entity' dialog box
|
||||||
|
|
||||||
and <b>Display Entity</b> dialog box will provide a way to display only some entities at first display instead of displaying all entities long time.
|
and <b>Display Entity</b> dialog box will provide a way to display only some entities at the first display instead of displaying all entities, which can take a long time.
|
||||||
|
|
||||||
\image html display_entity_dlg.png 'Display Entity' dialog allows to select entities before displaying
|
\image html display_entity_dlg.png 'Display Entity' dialog allows to select entities before displaying
|
||||||
|
|
||||||
\note This menu item is available from popup menu in both Object browser and 3D viewer.
|
\note This menu item is available from the context menu in both Object browser and 3D viewer.
|
||||||
*/
|
*/
|
@ -143,8 +143,8 @@ Parameters to be defined in this mode:
|
|||||||
The created flat volumes (or faces) are stored in groups. These groups are named
|
The created flat volumes (or faces) are stored in groups. These groups are named
|
||||||
according to the position of the group in the list of groups: group
|
according to the position of the group in the list of groups: group
|
||||||
"j_n_p" is a group of flat elements that are built between the group \#n
|
"j_n_p" is a group of flat elements that are built between the group \#n
|
||||||
and the group \#p in the group list. All the flat elements are gathered
|
and the group \#p in the group list. All flat elements are gathered
|
||||||
into the group named "joints3D" (correspondingly "joints2D"). The flat element of the multiple
|
into the group named "joints3D" (correspondingly "joints2D"). The flat elements of multiple
|
||||||
junctions between the simple junction are stored in a group named
|
junctions between the simple junction are stored in a group named
|
||||||
"jointsMultiples".</li>
|
"jointsMultiples".</li>
|
||||||
<li> If <b>On all boundaries</b> option is activated, the volumes (or faces),
|
<li> If <b>On all boundaries</b> option is activated, the volumes (or faces),
|
||||||
|
@ -1,61 +0,0 @@
|
|||||||
/*!
|
|
||||||
|
|
||||||
\page renumbering_nodes_and_elements_page Renumbering nodes and elements
|
|
||||||
|
|
||||||
\n In MESH you can renumber the nodes and elements of your mesh.
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li>\ref renumbering_nodes_anchor "Nodes"</li>
|
|
||||||
<li>\ref renumbering_elements_anchor "Elements"</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
\anchor renumbering_nodes_anchor
|
|
||||||
<h2>Renumbering nodes</h2>
|
|
||||||
|
|
||||||
<em>To renumber the nodes of your mesh:</em>
|
|
||||||
<ol>
|
|
||||||
<li>In the \b Modification menu select \b Renumbering submenu and
|
|
||||||
choose the \b Nodes item or click <em>"Renumbering nodes"</em> button
|
|
||||||
in the toolbar.
|
|
||||||
|
|
||||||
\image html image63.png
|
|
||||||
<center><em>"Renumbering nodes" button</em></center>
|
|
||||||
|
|
||||||
The following dialog box will appear:
|
|
||||||
|
|
||||||
\image html renumbernodes.png
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>Fill the \b Mesh field by selecting your mesh in the Object
|
|
||||||
Browser or in the 3D viewer.</li>
|
|
||||||
<li>Click the \b Apply or <b>Apply and Close</b> button to perform the operation.</li>
|
|
||||||
</ol>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
\anchor renumbering_elements_anchor
|
|
||||||
<h2>Renumbering elements</h2>
|
|
||||||
|
|
||||||
<em>To renumber the elements of your mesh:</em>
|
|
||||||
<ol>
|
|
||||||
<li>In the \b Modification menu select \b Renumbering submenu and
|
|
||||||
choose the \b Elements item or click <em>"Renumbering elements"</em>
|
|
||||||
button in the toolbar.
|
|
||||||
|
|
||||||
\image html image64.png
|
|
||||||
<center><em>"Renumbering elements" button</em></center>
|
|
||||||
|
|
||||||
The following dialog box will appear:
|
|
||||||
|
|
||||||
\image html renumberelements.png
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>Fill the \b Mesh field by selecting your mesh in the Object
|
|
||||||
Browser or in the 3D viewer.</li>
|
|
||||||
<li>Click the \b Apply or <b>Apply and Close</b> button to perform the operation.</li>
|
|
||||||
</ol>
|
|
||||||
|
|
||||||
<br><b>See Also</b> a sample TUI Script of a
|
|
||||||
\ref tui_renumbering_nodes_and_elements "Renumbering Nodes and Elements" operation.
|
|
||||||
|
|
||||||
*/
|
|
@ -2,20 +2,20 @@
|
|||||||
|
|
||||||
\page reorient_faces_page Reorient faces
|
\page reorient_faces_page Reorient faces
|
||||||
|
|
||||||
\n This operation allows changing orientation of faces two ways.
|
\n This operation allows changing the orientation of a set faces in the following ways:
|
||||||
<ol>
|
<ul>
|
||||||
<li> To reorient a set of neighboring faces by defining the desired
|
<li> The new orientation of a set of neighboring faces can be defined
|
||||||
orientation by a vector. <br> Since the direction of face normals in
|
by a vector. <br> Since the direction of face normals in
|
||||||
the set can be even opposite, it is necessary to specify a control
|
the set can be even opposite, it is necessary to specify a control
|
||||||
face whose normal will be compared with the vector. This face can be
|
face, the normal to which will be compared with the vector. This face can be
|
||||||
either <ul>
|
either: <ul>
|
||||||
<li> found by proximity to a given point or </li>
|
<li> found by proximity to a given point, or </li>
|
||||||
<li> specified explicitly. </li>
|
<li> specified explicitly. </li>
|
||||||
</ul> </li>
|
</ul> </li>
|
||||||
<li> To reorient faces with relation to adjacent volumes. </li>
|
<li> Alternatively, the faces can be oriented relatively to the adjacent volumes. </li>
|
||||||
</ol>
|
</ul>
|
||||||
|
|
||||||
Orientation of a face is changed by reverting the order of its nodes.
|
The orientation of a face is changed by reverting the order of its nodes.
|
||||||
|
|
||||||
<em>To change orientation of faces:</em>
|
<em>To change orientation of faces:</em>
|
||||||
<ol>
|
<ol>
|
||||||
@ -30,22 +30,17 @@ Orientation of a face is changed by reverting the order of its nodes.
|
|||||||
The following dialog box will appear:
|
The following dialog box will appear:
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
\image html reorient_2d_point.png "First mode: to reorient adjacent faces according to a vector. The control face is found by point."
|
\image html reorient_2d_point.png "The orientation of adjacent faces is chosen according to a vector. The control face is found by point."
|
||||||
<br>
|
<br>
|
||||||
\image html reorient_2d_face.png "Second mode: to reorient adjacent faces according to a vector. The control face is explicitly given."
|
|
||||||
<br>
|
|
||||||
\image html reorient_2d_volume.png "Third mode: to reorient faces with relation to adjacent volumes."
|
|
||||||
</center>
|
|
||||||
|
|
||||||
<li>In this dialog
|
<li>In this dialog
|
||||||
<ul>
|
<ul>
|
||||||
<li>Specify either of the tree operation modes.</li>
|
|
||||||
<li>Select the \b Object (mesh, sub-mesh or group)
|
<li>Select the \b Object (mesh, sub-mesh or group)
|
||||||
containing faces to reorient, in the Object Browser or in the 3D
|
containing faces to reorient, in the Object Browser or in the 3D
|
||||||
Viewer.</li>
|
Viewer.</li>
|
||||||
<li>To reorient according to vector: <ul>
|
<li>To reorient according to vector: <ul>
|
||||||
<li>Specify the coordinates of the \b Point by which the control face
|
<li>Specify the coordinates of the \b Point by which the control face
|
||||||
will be found or the control \b Face itself. You can easy specify the \b
|
will be found. You can easy specify the \b
|
||||||
Point by either picking a node in the 3D Viewer or selecting a vertex
|
Point by either picking a node in the 3D Viewer or selecting a vertex
|
||||||
in the Object Browser. It is possible to pick the \b Face by mouse in
|
in the Object Browser. It is possible to pick the \b Face by mouse in
|
||||||
the 3D Viewer or enter its ID.</li>
|
the 3D Viewer or enter its ID.</li>
|
||||||
@ -54,7 +49,19 @@ The following dialog box will appear:
|
|||||||
vector will go from the coordinate system origin to the selected node.
|
vector will go from the coordinate system origin to the selected node.
|
||||||
If you pick two nodes (holding Shift button) then the \b Direction vector
|
If you pick two nodes (holding Shift button) then the \b Direction vector
|
||||||
will go from the first to the second node.</li> </ul> </li>
|
will go from the first to the second node.</li> </ul> </li>
|
||||||
<li>To reorient according to volumes: <ul>
|
|
||||||
|
|
||||||
|
|
||||||
|
\image html reorient_2d_face.png "The orientation of adjacent faces is chosen according to a vector. The control face is explicitly given."
|
||||||
|
<br>
|
||||||
|
|
||||||
|
<li>In the second mode it is possible to directly input the \b Face ID in the corresponding field. </li>
|
||||||
|
|
||||||
|
\image html reorient_2d_volume.png "The orientation of faces is chosen with relation to adjacent volumes."
|
||||||
|
</center>
|
||||||
|
|
||||||
|
|
||||||
|
<li>In the third mode, the faces can be reoriented according to volumes: <ul>
|
||||||
<li>Select an object (mesh, sub-mesh or group) containing
|
<li>Select an object (mesh, sub-mesh or group) containing
|
||||||
reference \b Volumes, in the Object Browser or in the 3D
|
reference \b Volumes, in the Object Browser or in the 3D
|
||||||
Viewer.</li>
|
Viewer.</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user