<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    First, remove the line:<br>
    Line(62) = {27, 27};<br>
    <br>
    Second, it is simply not possible to get only tetrahedra when you
    have squares in one of the surfaces enclosing the volume, prisms
    and/or pyramids should be generated. <br>
    If you don't recombine Surface 11, you will get a mesh with prisms
    and tetrahedra. <br>
    <br>
    Ruth<br>
    <br>
    On 04/04/11 11:23, Trimarchi D. wrote:
    <blockquote cite="mid:C9BF5AC7.1EF7%25daniele.trimarchi@soton.ac.uk"
      type="cite">
      <pre wrap="">Hi Ruth,
Thank you for your post, this is very interesting. I am also interested in how to connect structured and un-structured blocks; however I find problems when try to connect structured hexa and unstructured tetra.

Please find attached an example where four blocks are connected. I cold'nt figure out how to resolve the connection between the tetra and hexa.

Any guess?

Thanks,
             Daniele




On 31/3/11 20:54, "Ruth V. Sabariego" <a class="moz-txt-link-rfc2396E" href="mailto:r.sabariego@ulg.ac.be"><r.sabariego@ulg.ac.be></a> wrote:

  You can use Gmsh but you must force the Frontal algorithm.
 Options->Mesh->General->3D algorithm->Frontal

 You can also force the algorithm in the geo file with
 Mesh.Algorithm3D=4;

 Have a loop at the attached example
 Mesh.Algorithm3D = 4 ;

 Regards,
 Ruth





 On 31/03/11 18:21, Nolwenn de Carlan wrote:
Hello everybody,

 I try to connect a structured grid with an unstructured one in 3D, without any success for the moment... (I found in the archives something concerning the same question, but it is from March 2000)
 Can gmsh do this? If yes, how can this be done?
 If no, can someone tell me if there is another tool to create hybrid 3D mesh ?

 Best regards

 Nolwenn



_______________________________________________
gmsh mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gmsh@geuz.org">gmsh@geuz.org</a>
<a class="moz-txt-link-freetext" href="http://www.geuz.org/mailman/listinfo/gmsh">http://www.geuz.org/mailman/listinfo/gmsh</a>




</pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gmsh mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gmsh@geuz.org">gmsh@geuz.org</a>
<a class="moz-txt-link-freetext" href="http://www.geuz.org/mailman/listinfo/gmsh">http://www.geuz.org/mailman/listinfo/gmsh</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Dr. Ir. Ruth V. Sabariego
University of Liege, Dept. of Electrical Engineering & Computer Science, 
Applied & Computational Electromagnetics (ACE),
phone: +32-4-3663737 - fax: +32-4-3662910 - <a class="moz-txt-link-freetext" href="http://ace.montefiore.ulg.ac.be/">http://ace.montefiore.ulg.ac.be/</a>
</pre>
  </body>
</html>