]> SALOME platform Git repositories - modules/smesh.git/blobdiff - resources/StdMeshers.xml
Salome HOME
0020832: EDF 1359 SMESH : Automatic meshing of boundary layers
[modules/smesh.git] / resources / StdMeshers.xml
index 41c83c997d219654952a24f665582a8fa104c929..e698c71ea78f8fe7fb0e28acff4d6834c3ff765a 100644 (file)
                 icon-id="mesh_hypo_length.png"
                 dim="3"/>
 
+    <hypothesis type="ViscousLayers"
+                label-id="Viscous Layers"
+                icon-id="mesh_algo_quad.png"
+                auxiliary="true"
+                dim="3"/>
+
     <hypothesis type="NumberOfLayers2D"
                 label-id="Number of Layers"
                 icon-id="mesh_hypo_length.png"
                icon-id="mesh_algo_hexa.png"
                input="QUAD"
               need-geom="false"
+               opt-hypos="ViscousLayers"
                dim="3"/>
 
     <algorithm type="Projection_1D"