0021543: EDF 1978 SMESH: Viscous layer for 2D meshes
+ <hypo>ViscousLayers2D=ViscousLayers2D(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreEdges())</hypo>
This commit is contained in:
parent
9363872fba
commit
3b785eeae9
@ -89,6 +89,7 @@
|
|||||||
<hypo>MaxElementArea=MaxElementArea(SetMaxElementArea())</hypo>
|
<hypo>MaxElementArea=MaxElementArea(SetMaxElementArea())</hypo>
|
||||||
<hypo>NETGEN_Parameters_2D_ONLY=Parameters()</hypo>
|
<hypo>NETGEN_Parameters_2D_ONLY=Parameters()</hypo>
|
||||||
<hypo>QuadranglePreference=SetQuadAllowed()</hypo>
|
<hypo>QuadranglePreference=SetQuadAllowed()</hypo>
|
||||||
|
<hypo>ViscousLayers2D=ViscousLayers2D(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreEdges())</hypo>
|
||||||
</python-wrap>
|
</python-wrap>
|
||||||
</algorithm>
|
</algorithm>
|
||||||
|
|
||||||
@ -104,6 +105,7 @@
|
|||||||
<algo>NETGEN_2D=Triangle(algo=smesh.NETGEN_1D2D)</algo>
|
<algo>NETGEN_2D=Triangle(algo=smesh.NETGEN_1D2D)</algo>
|
||||||
<hypo>NETGEN_Parameters_2D=Parameters()</hypo>
|
<hypo>NETGEN_Parameters_2D=Parameters()</hypo>
|
||||||
<hypo>NETGEN_SimpleParameters_2D=Parameters(smesh.SIMPLE)</hypo>
|
<hypo>NETGEN_SimpleParameters_2D=Parameters(smesh.SIMPLE)</hypo>
|
||||||
|
<hypo>ViscousLayers2D=ViscousLayers2D(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreEdges())</hypo>
|
||||||
</python-wrap>
|
</python-wrap>
|
||||||
</algorithm>
|
</algorithm>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user