Salome HOME
ef127c5482023e00cbd405d4e6ba0edc2740d703
[modules/smesh.git] / doc / salome / gui / SMESH / input / blsurf_hypo.doc
1 /*!
2
3 \page blsurf_hypo_page BLSURF Parameters hypothesis
4
5 \n BLSURF Parameters hypothesis works only with <b>BLSURF</b> 2d
6 algorithm. This algorithm is a commercial software.
7
8 \image html blsurf_parameters.png
9
10 <ul>
11 <li><b>Name</b> - allows to define the name of the hypothesis (BLSURF
12 Parameters by default).</li>
13
14 <li><b>Topology</b> - allows creation of a conform mesh on a shell of
15 not sewed faces. 
16 <ul>
17   <li>"From CAD" means that mesh conformity is assured by conformity
18   of a shape.</li>
19   <li>"Pre-process" and "Pre-process++" let BLSURF software
20   pre-process the geometrical model to eventually produce a conform
21   mesh. </li>
22 </ul>
23
24 <li><b>Physical Mesh</b> - if is set to "Custom", allows to set size
25 of mesh elements to generate.
26 </li>
27
28 <li><b>User size</b> - size of mesh elements to generate. </li>
29
30 <li><b>Geometrical mesh</b> - if is set to "Custom", allows to set
31 mesh element deflection from curves and surfaces and element
32 size change rate. </li>
33
34 <li><b>Angle Mesh S</b> - maximal allowed angle in degrees at a mesh
35   node between
36 <ul>
37   <li> the mesh edge and the tangent to the geometrical curve. </li>
38   <li> the mesh face and the tangent to the geometrical surface. </li>
39 </ul>
40 </li>
41
42 <li><b>Gradation</b> - maximal allowed ratio between the lengths of
43 two adjacent edges. </li>
44
45 <li><b>Allow Quadrangles</b> - to create quadrilateral elements.</li>
46
47 <li><b>Patch independent</b> - if this box is checked on, geometrical
48 edges are not respected and all geometrical faces are meshed as one
49 hyper-face.</li>
50
51
52 </ul>
53 */