On Thu, May 11, 2017 at 7:12 AM, Harshad Sahasrabudhe <hsaha...@purdue.edu>
wrote:

> Hi Roy,
>
> Thanks for your help. The problem was solved. I had tets and triangles in
> my mesh file initially, which was causing the mismatch in number of
> elements between 2 processors. I removed the triangle elements and the
> error went away.
>

Those lower dimensional elements were probably there for a reason, though,
like specifying boundary conditions. Newer versions of libmesh should
properly support reading Gmsh files with lower dimensional elements.

I would really encourage you to upgrade your code from using libmesh 0.9.5
to a new release as soon as possible... if there is some major issue
preventing you from doing so, we can probably help with resolving it...

-- 
John
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to