<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hello all,</p>
<p><br>
</p>
<p>I am trying to create a conformal mesh with two volumes vol1 and vol2, with vol2 in vol1. I use the fonction vol3= BooleanDifference {Volume{vol1}; Delete;}{Volume{vol2};} to create a conformal mesh, since I want to keep the vol2 as it is to apply some boundary
 conditions to it.<br>
</p>
<p>But when I perform the meshing, the "no tetrahedra in region N°=Volume" occurs for each volume...
<br>
</p>
<p>Sometimes with specific geometry values I succeed to mesh the all things, but it is not satisfactory. If I do
<span>vol3= BooleanDifference {Volume{vol1}; Delete;}{Volume{vol2}; Delete;}, it seems to work fine, but in this case the final result is not what I want.</span><br>
</p>
<p>Do you have any idea from where my problem is? <br>
</p>
<p>You will find my .geo files in attachement and the file to look at preferentially is "main.geo".
<br>
</p>
<p><br>
</p>
<p>Thank you in advance for your help,</p>
<p>Loïc<br>
</p>
<p><br>
</p>
</div>
</body>
</html>