X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fcartesian_algo.doc;h=63b81ffc4b792ae8f5a9c8d6729a30a2ebe77f3b;hb=0f9ed6f02c1e57730c871370ee2ec04a1f417593;hp=7bf8306905efcb201d6b21cfa1bfce3af26ea6e6;hpb=5ba69b0e0ffe46cb38305ce11ff19c4f9f90e51a;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/cartesian_algo.doc b/doc/salome/gui/SMESH/input/cartesian_algo.doc index 7bf830690..63b81ffc4 100644 --- a/doc/salome/gui/SMESH/input/cartesian_algo.doc +++ b/doc/salome/gui/SMESH/input/cartesian_algo.doc @@ -7,7 +7,7 @@ the internal part of geometry and polyhedrons and other types of elements at the intersection of Cartesian cells with the geometrical boundary. -\image html cartesian3D_sphere.png "A shpere meshed by Body Fitting algorithm" +\image html cartesian3D_sphere.png "A sphere meshed by Body Fitting algorithm" The meshing algorithm is as follows.
    @@ -29,10 +29,8 @@ nodes are inside and some outside.
To apply this algorithm when you define your mesh, select Body - Fitting in the list of 3D algorithms and click "Add - Hypothesis" button and "Body Fitting Parameters"" menu -item. Dialog of Body Fitting Parameters - hypothesis will appear. + Fitting in the list of 3D algorithms and add Body Fitting + Parameters hypothesis. The following dialog will appear:
\anchor cartesian_hyp_anchor @@ -48,55 +46,65 @@ This dialog allows to define initial cell size, then a mesh element is not created.
  • Implement Edges check-box activates incorporation of geometrical edges in the mesh. -\image html cartesian_implement_edge.png "'Implement Edges' switched off (left) and on (right)" -
  • Cartesian structured grid. Location of nodes along each grid axis - is defined individually. Definition mode chooses a way of - grid definition: + +\image html cartesian_implement_edge.png "Implement Edges switched off to the left and on to the right" + +
  • Definition mode allows choosing how Cartesian structured + grid is defined. Location of nodes along each grid axis is defined + individually:
  • -
  • Coordinates of a Fixed Point. They allow to exactly - locate a grid node in a direction defined by spacing. If all the three - directions are defined by spacing, then there will be a mesh node at - the Fixed Point. If two directions are defined by spacing, - then there will be at least a link between mesh nodes passing through - the Fixed Point. If only one direction is defined by spacing, - then there will be at least an element facet passing through - the Fixed Point. If no directions are defined by spacing, - Fixed Point is disabled.
  • -
  • Directions of Axes. You can set up almost any - directions of grid axes that can help in generation of as many as - possible hexahedral elements. + +
  • Fixed Point group allows defining an exact location of + a grid node in the direction defined by spacing. The following cases + are possible: + +
  • + +
  • Directions of Axes group allows setting the directions of grid axes.
  • - + + +
    See Also a sample TUI Script of a