Salome HOME
Merge from V6_main_20120808 08Aug12
[plugins/netgenplugin.git] / doc / salome / gui / NETGENPLUGIN / input / additional_hypo.doc
1 /*! 
2
3 \page additional_hypo_page Additional Hypotheses
4
5 \n <b>Additional Hypotheses</b> can be applied as a supplement to the
6 main hypotheses, introducing additional concepts to mesh creation.
7
8 Following additional hypotheses can be used together with NETGEN algoritm:
9 <ul>
10
11 <li><b>Quadrangle Preference</b> - This additional hypothesis can be used together with Netgen 2D algorithm.
12 It allows Netgen 2D to build quadrangular meshes.</li>
13 <br>
14 This hypothesis has one restriction on its work: the total quantity of
15 segments on all four sides of the face must be even (divisible by 2).
16
17
18 <li><b>Viscous Layers</b> additional hypothesis can be used together with NETGEN 3D.
19 This hypothesis allows creation of layers of highly stretched prisms near
20 mesh boundary, which is beneficial for high quality viscous
21 computations. The prisms constructed on the quadrangular mesh faces are
22 actually the hexahedrons.</li>
23 </ul>
24
25 For more detailed description of the described above hypothesis please refer SALOME Mesh User's Guide.
26 */
27
28