Hi Alessandro,

I think the reason why it doesn't work is because Surface In Volume will work for surfaces which are totally inside a volume. Your surface #30 is not, because of the lines #14 and #16 crossing surfaces #26 and #22 of the volume. Therefore, try to embed those lines in the surfaces first:

Line {14} In Surface {26};
Line {16} In Surface {22};

That seems to work.

Best,
Mikhail

On 10/11/2014 05:00 AM, [email protected] wrote:
With reference to the attached .geo file, I am trying to embed surface #30
in the volume so that the 3D mesh will conform to the 2d mesh of the
surface. However, it doesn't seem to work. What am I doing wrong? Thank you.

Regards,

Alessandro


_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh

Reply via email to