This package clearly does not meet my needs. It's just a geometry creation tool 
which uses gmsh through a system call. It generates a mesh and open it using 
meshio (another package from the same dev) which does not keep physical nor 
partition tags. I need both.


I have a fork of MeshIO that keeps physical tags and partitions.

https://github.com/gdmcbain/meshio/tree/gmsh-element-tags

It doesn't use mpi4py though.








------


From: Brian Drawert <[email protected]>
Sent: Monday, December 19, 2016 4:29:45 PM
To: Guilherme Caminha
Cc: [email protected]
Subject: Re: [Gmsh] Python parallel loading


http://pygmsh.readthedocs.io/en/latest/



[Welcome to PyGmsh’s documentation! — PyGmsh 2.4.2 
...](http://pygmsh.readthedocs.io/en/latest/)
pygmsh.readthedocs.io
pygmsh.geometry ¶ This class provides a Python interface for the Gmsh scripting 
language. It aims at working around some of Gmsh’s inconveniences (e.g., having 
to ...





On Dec 19, 2016, at 7:41 AM, Guilherme Caminha <[email protected]> 
wrote:



Hi,
Does anyone know of a Python mesh interface with a built-in distributed data 
structure (using mpi4py preferably) that works with Gmsh?
Thanks.
_______________________________________________
gmsh mailing list
[email protected]
http://onelab.info/mailman/listinfo/gmsh
_______________________________________________
gmsh mailing list
[email protected]
http://onelab.info/mailman/listinfo/gmsh

Reply via email to