<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi All,<br>
<br>
Here is my problem:<br>
<br>
I am importing a .step surface file representation of my geometry (a wing) into GMSH. I can make an isotropic volume mesh for this case just fine. However, I can't manage to generate a boundary layer mesh around the aircraft surface.<br>
<br>
I know there is a BoundaryLayer field, but this doesn't seem to work (even using Delaunay). I've also tried extruding the surface mesh, but get the error "Impossible to extrude entity 6 (of type 306)". The geometries I am trying to extrude were originally .step
 surfaces.<br>
<br>
I've read on this list that the MMG3D algorithm currently does not support holes in the 3D mesh (as would be the case for an aircraft volume grid), so it seems like this would preclude using anisotropic unstructured meshes for this purpose. Is this correct?<br>
<br>
Does GMSH support the capability to do what I'm trying to do? If not, is there an intent to include it in the future?<br>
<br>
Any help would be greatly appreciated.<br>
<br>
Thanks!<br>
<br>
John<br>
</div>
</body>
</html>