<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello,<br>
<br>
I write a mesh operator that starts from a surface mesh and adds a
boundary layer to it <font size="2">(according to this paper <span
style="font-size:10pt;"><a
href="http://onlinelibrary.wiley.com/doi/10.1002/1097-0207%2820000910/20%2949:1/2%3C193::AID-NME929%3E3.0.CO;2-R/abstract">http://onlinelibrary.wiley.com/doi/10.1002/1097-0207%2820000910/20%2949:1/2%3C193::AID-NME929%3E3.0.CO;2-R/abstract)</a>.<br>
<br>
Steps are:<br>
1) create surface mesh<br>
2) calculate normals<br>
3) move old GFaces <br>
4) create elements in boundary layer (green elements)<br>
5) mesh internal GRegion (orange elements)<br>
<br>
My algorithm works fine. But if I mesh some bounding surfaces
using transfinite edges and surfaces there occurs very very flat
elements in the final internal GRegion. <br>
<br>
So my question: does the meshGRegion operator requests any mesh
vertex reparametrization on its bounding faces of edges if using
transfinite stuff?<br>
<br>
Please find attached a mesh cut of the final mesh.<br>
<br>
Best regards<br>
Alex<br>
<br>
<br>
</span></font>
<pre class="moz-signature" cols="72">--
Alexander Tismer
Institut für Strömungsmechanik
und Hydraulische Strömungsmaschinen
Universität Stuttgart
Pfaffenwaldring 10
70550 Stuttgart
Tel.: +49 (0) 711 / 685 63007
Fax: +49 (0) 711 / 685 63255
eMail: <a class="moz-txt-link-abbreviated" href="mailto:alexander.tismer@ihs.uni-stuttgart.de">alexander.tismer@ihs.uni-stuttgart.de</a>
<a class="moz-txt-link-freetext" href="http://www.ihs.uni-stuttgart.de">http://www.ihs.uni-stuttgart.de</a></pre>
</body>
</html>