<p><br>
On Feb 8, 2012 9:50 PM, "Bojan Niceno" <<a href="mailto:bojan.niceno@psi.ch">bojan.niceno@psi.ch</a>> wrote:<br>
><br>
> To whom may it concern,<br>
><br>
><br>
> I am looking at GMSH as a possible replacement for commercial mesh generation software we currently use in my group.<br>
><br>
> We deal a lot with conjugate heat transfer problems, i.e. we solve fluid flow and heat transfer equations in "fluid part" of the computational domain, whereas we solve the heat conduction in the solid part of the domain.<br>

><br>
> In some applications we have even more: the fluid, the solid steel, and solid nuclear fuel.  <br>
><br>
> Is it possible, with GMSH, to create computational domains made up from several materials?<br>
><br>
></p>
<p>Yes, indeed, I've done a lot of conjugate heat transfer on Gmsh meshes. The way to do it is to declare each subdomain as a different Physical Volume, then that will be stored as a tag on its elements in the mesh file. Then you can associate different coefficients or activate different terms accordingly in your assembler/solver program.</p>

<p>>     Kind regards,<br>
><br>
><br>
>     Bojan<br>
><br>
> -- <br>
><br>
> _______________________________________________<br>
> gmsh mailing list<br>
> <a href="mailto:gmsh@geuz.org">gmsh@geuz.org</a><br>
> <a href="http://www.geuz.org/mailman/listinfo/gmsh">http://www.geuz.org/mailman/listinfo/gmsh</a><br>
><br>
</p>