<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
        {font-family:MS Mincho}
@font-face
        {font-family:MS Mincho}
@font-face
        {font-family:Calibri}
@font-face
        {font-family:Tahoma}
@page Section1
        {margin:72.0pt 72.0pt 72.0pt 72.0pt}
p.MsoNormal
        {margin:0cm 0cm 0pt;
        font-family:"Times New Roman","serif";
        font-size:12pt}
li.MsoNormal
        {margin:0cm 0cm 0pt;
        font-family:"Times New Roman","serif";
        font-size:12pt}
div.MsoNormal
        {margin:0cm 0cm 0pt;
        font-family:"Times New Roman","serif";
        font-size:12pt}
a:link
        {color:blue;
        text-decoration:underline}
span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited
        {color:purple;
        text-decoration:underline}
span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:#1f497d}
.MsoChpDefault
        {}
div.Section1
        {}
-->
</style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div dir="ltr" align="left"><font face="Arial"><font color="#0000ff"><font size="2"><span class="209030809-14072011">You may also try to mesh all the rest, load just the mesh (without the geometry), merge the geometry for the heat sink and remesh . The only
 problem could indeed be at the interface. Maybe you could try to have the interface already meshed, remove volume and interface from the heat sink geometry, and rebuild the volume of the heat sink using the meshed interface.</span></font></font></font></div>
<div dir="ltr" align="left"><font face="Arial"><font color="#0000ff"><font size="2"><span class="209030809-14072011">I didn't test it myself, though.</span></font></font></font></div>
<div dir="ltr" align="left"><font face="Arial"><font color="#0000ff"><font size="2"><span class="209030809-14072011"></span></font></font></font> </div>
<div dir="ltr" align="left"><font face="Arial"><font color="#0000ff"><font size="2"><span class="209030809-14072011">HTH,</span></font></font></font></div>
<div><font face="Arial"><font color="#0000ff"><font size="2"><span class="209030809-14072011"></span></font></font></font> </div>
<div><font face="Arial"><font color="#0000ff"><font size="2"><span class="209030809-14072011">Matthias</span></font></font></font></div>
<div><font face="Arial"><font color="#0000ff"><font size="2"><span class="209030809-14072011"></span></font></font></font> </div>
<div dir="ltr" lang="de" class="OutlookMessageHeader" align="left">
<hr tabindex="-1">
<font size="2" face="Tahoma"><b>Von:</b> Serban.Georgescu@uk.fujitsu.com [mailto:Serban.Georgescu@uk.fujitsu.com]
<br>
<b>Gesendet:</b> Donnerstag, 14. Juli 2011 09:05<br>
<b>An:</b> tibich72@gmail.com<br>
<b>Cc:</b> gmsh@geuz.org<br>
<b>Betreff:</b> Re: [Gmsh] Load a partial mesh into Gmsh<br>
</font><br>
</div>
<div></div>
<div class="Section1">
<p class="MsoNormal"><span style="font-family:'Calibri','sans-serif'; color:#1f497d; font-size:11pt">Hi Tibi,</span></p>
<p class="MsoNormal"><span style="font-family:'Calibri','sans-serif'; color:#1f497d; font-size:11pt"> </span></p>
<p class="MsoNormal"><span style="font-family:'Calibri','sans-serif'; color:#1f497d; font-size:11pt">How about meshing all the components individually and saving the meshes, meshing the heatsink by itself and then  combining all the meshes into the final one?
   </span></p>
<p class="MsoNormal"><span style="font-family:'Calibri','sans-serif'; color:#1f497d; font-size:11pt">It seems to me that the only difficulty is to match the meshes on the interface (hopefully, only one face).</span></p>
<p class="MsoNormal"><span style="font-family:'Calibri','sans-serif'; color:#1f497d; font-size:11pt"> </span></p>
<p class="MsoNormal"><span style="font-family:'Calibri','sans-serif'; color:#1f497d; font-size:11pt">Regards,</span></p>
<p class="MsoNormal"><span style="font-family:'Calibri','sans-serif'; color:#1f497d; font-size:11pt">Serban</span></p>
<p class="MsoNormal"><span style="font-family:'Calibri','sans-serif'; color:#1f497d; font-size:11pt"> </span></p>
<div style="border-bottom:medium none; border-left:medium none; padding-bottom:0cm; padding-left:0cm; padding-right:0cm; border-top:#b5c4df 1pt solid; border-right:medium none; padding-top:3pt">
<p class="MsoNormal"><b><span style="font-family:'Tahoma','sans-serif'; font-size:10pt">From:</span></b><span style="font-family:'Tahoma','sans-serif'; font-size:10pt"> gmsh-bounces@ace20.montefiore.ulg.ac.be [mailto:gmsh-bounces@ace20.montefiore.ulg.ac.be]
<b>On Behalf Of </b>Tibi Chelcea<br>
<b>Sent:</b> 13 July 2011 22:54<br>
<b>To:</b> gmsh@geuz.org<br>
<b>Subject:</b> [Gmsh] Load a partial mesh into Gmsh</span></p>
</div>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I'm working on a system that simulates a family of components; these components are fixed (as in modeled once, and then re-used again and again), but the heatsinks attached to them are user-defined. Gmsh takes a long time to mesh this system,
 so I'd like to cut down the time used for meshing. I was wondering whether it's possible to use Gmsh as follows:</p>
<div>
<p class="MsoNormal">- Pre-mesh each of the components and save these meshes</p>
</div>
<div>
<p class="MsoNormal">- Then, when meshing the entire system (a component + an user-defined heatsink), Gmsh loads the mesh for the component, and meshes only the heatsink.</p>
</div>
<div>
<p class="MsoNormal"> </p>
</div>
<div>
<p class="MsoNormal">Is this possible to do? I've seen some mentioning of "background mesh" in the documentation, but there is very little on that, and it's not clear whether it does what I'd like or how to define it.</p>
</div>
<div>
<p class="MsoNormal"><br>
Any hint/help is really appreciated.</p>
</div>
<div>
<p class="MsoNormal">Tibi Chelcea</p>
</div>
<div>
<p class="MsoNormal"> </p>
</div>
</div>
<table>
<tbody>
<tr>
<td bgcolor="#ffffff"><font color="#000000">
<pre>______________________________________________________________________
                                        
 Fujitsu Laboratories of Europe Limited
 Hayes Park Central, Hayes End Road, Hayes, Middlesex, UB4 8FE
 Registered No. 4153469
 
 This e-mail and any attachments are for the sole use of addressee(s) and
 may contain information which is privileged and confidential. Unauthorised
 use or copying for disclosure is strictly prohibited. The fact that this
 e-mail has been scanned by Trendmicro Interscan does not guarantee that 
 it has not been intercepted or amended nor that it is virus-free.</pre>
</font></td>
</tr>
</tbody>
</table>
<br>
<br>
_____________________________________________________________________<br>
ERBE Elektromedizin GmbH<br>
Firmensitz: 72072 Tuebingen<br>
Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede<br>
Registergericht: Stuttgart HRB 380137<br>
<br>
</body>
</html>