Salome HOME
Update of CheckDone
[modules/smesh.git] / resources / StdMeshers.xml.in
index c8f8b5f3ded7d4234073ebe32c3413d10e507a39..53899c8f37e596345fd8c4eaba2928a787d7fbd5 100644 (file)
                group-id         ="0"
                priority         ="20"
                hypos            ="CartesianParameters3D"
+               opt-hypos        ="ViscousLayers"
                support-submeshes="false"
                output           ="HEXA"
                need-hyp         ="true"
                dim              ="3">
       <python-wrap>
         <algo>Cartesian_3D=BodyFitted()</algo>
+        <hypo>ViscousLayers=ViscousLayers(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetFaces(1),SetFaces(2),SetMethod(),SetGroupName())</hypo>
       </python-wrap>
     </algorithm>