Salome HOME
0021543: EDF 1978 SMESH: Viscous layer for 2D meshes
authorinv <inv@opencascade.com>
Tue, 13 Nov 2012 06:27:06 +0000 (06:27 +0000)
committerinv <inv@opencascade.com>
Tue, 13 Nov 2012 06:27:06 +0000 (06:27 +0000)
+        <hypo>ViscousLayers2D=ViscousLayers2D(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreEdges())</hypo>

resources/BLSURFPlugin.xml

index 857d339f5fec98382515613372062404a2394c73..93cbaf79fc96a1f69ef059b125eef734b84c4a7f 100644 (file)
@@ -73,6 +73,7 @@
       <python-wrap>
         <algo>BLSURF=Triangle(algo=smesh.BLSURF)</algo>
         <hypo>BLSURF_Parameters=Parameters()</hypo>
+        <hypo>ViscousLayers2D=ViscousLayers2D(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreEdges())</hypo>
       </python-wrap>
     </algorithm>