[Gmsh] Cannot build 3D FEM mesh for the sphere

Alexander Kalinin alec.kalinin at gmail.com
Sun Jun 3 16:25:44 CEST 2012


Hi, Mikhail!

Yes, I can read Russian and I have found the problem! Thank you, Mikhail!
The problem was that the example file from wiki did not have volume
definition part. I have added following lines:

Surface Loop(1) = { 5, 8, 11, 14, 17, 20, 23, 26 };
Volume(1) = { 1 };

and 3D FEM mesh was successfully created.

Sincerely,
Alexander

On Sun, Jun 3, 2012 at 5:14 PM, Mikhail Artemiev <artemiev.mikhail at ngs.ru>wrote:

> Hi, Alexander!
> If you can read Russian, you can look at http://numlab.blogspot.com/**
> 2011/06/gmsh-3d.html <http://numlab.blogspot.com/2011/06/gmsh-3d.html>for detailed step-by-step instructions on how to build 3D mesh in Gmsh
> (sphere-in-cube geometry is considered, so it's almost your case!).
>
> Best regards,
> Mikhail Artemiev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20120603/796bf143/attachment.html>