[Gmsh] 3D interconnection of structured and unstructured grids
Trimarchi D.
Daniele.Trimarchi at soton.ac.uk
Mon Apr 4 11:23:50 CEST 2011
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" <r.sabariego at ulg.ac.be> 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
gmsh at geuz.org
http://www.geuz.org/mailman/listinfo/gmsh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hybrid_3Blocks.geo
Type: application/octet-stream
Size: 2585 bytes
Desc: hybrid_3Blocks.geo
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20110404/e121159f/attachment.geo>