[Gmsh] using a msh file to define surfaces

Ruth V. Sabariego r.sabariego at ulg.ac.be
Sun Feb 26 08:56:43 CET 2012


Hi Wayne, 

You should use the new Gmsh features. 
Have a look at the corrected attached file and the examples in
https://geuz.org/trac/gmsh.
Note that I've refined once your original mesh for avoiding the singularity... 

Regards,
Ruth



--
Dr. Ir. Ruth V. Sabariego
University of Liege, Electrical Engineering & Computer Science, 
Applied & Computational Electromagnetics (ACE),
phone: +32-4-3663737 - fax: +32-4-3662910 - http://ace.montefiore.ulg.ac.be/



On 25 Feb 2012, at 16:38, Wayne Christopher wrote:

> I am new to gmsh, and am trying to use a set of triangulated surfaces to define a solid.  The mesh comes out looking extremely wrong and I don't see what mistake I am making.  I've tried the demos/sphere-discrete.geo example and it seems similar to what I have (normals pointing out, etc.
> 
> Here is the geo file, and the msh file and figures are attached.  I just loaded the file, then went to Mesh and hit 3D.
> 
> Merge "test.msh";
> Surface Loop(1) = {  7, 8, 9, 11 };
> Volume(1) = {1};
> 
> Any suggestions would be greatly appreciated...  Thanks,
> 
>    Wayne
> 
> 
> <test.msh><mesh.tiff><geometry.tiff>_______________________________________________
> gmsh mailing list
> gmsh at geuz.org
> http://www.geuz.org/mailman/listinfo/gmsh

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20120226/b979f3ed/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.geo
Type: application/octet-stream
Size: 597 bytes
Desc: not available
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20120226/b979f3ed/attachment.geo>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20120226/b979f3ed/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testINPUT.msh
Type: application/octet-stream
Size: 17240 bytes
Desc: not available
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20120226/b979f3ed/attachment.msh>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20120226/b979f3ed/attachment-0002.html>