[Gmsh] python wrapper for gmsh

David Colignon david.colignon at ulg.ac.be
Mon Aug 10 22:33:25 CEST 2015


Hi,

some starting points:

--  the /wrappers/gmshpy/ directory in the source package ( 
http://www.geuz.org/gmsh/src/gmsh-2.10.1-source.tgz )

ace35:~ > ll gmsh/wrappers/gmshpy/
total 104
drwxr-xr-x  13 colignon  colignon   442 Jun  4 14:17 .
drwxr-xr-x   5 colignon  colignon   170 Apr 11  2014 ..
drwxr-xr-x   8 colignon  colignon   272 Aug  7 09:54 .svn
-rw-r--r--   1 colignon  colignon  6847 Mar  2 08:50 CMakeLists.txt
-rw-r--r--   1 colignon  colignon   196 Apr 11  2014 __init__.py.in
-rw-r--r--   1 colignon  colignon  1374 Apr  3 11:43 gmshCommon.i
-rw-r--r--   1 colignon  colignon  6879 Jun  4 14:17 gmshGeo.i
-rw-r--r--   1 colignon  colignon  2227 Apr  3 11:43 gmshMesh.i
-rw-r--r--   1 colignon  colignon  1311 Apr  3 11:43 gmshNumeric.i
-rw-r--r--   1 colignon  colignon   999 Apr  3 11:43 gmshPost.i
-rw-r--r--   1 colignon  colignon  1484 Apr  3 11:43 gmshSolver.i
-rw-r--r--   1 colignon  colignon  7596 Apr  3 11:43 gmshtypemaps.i
-rw-r--r--   1 colignon  colignon   565 Apr 11  2014 setup.py.in
ac


--  http://www.geuz.org/gmsh/doc/texinfo/gmsh.html#Compiling-the-source-code
...
...
ENABLE_WRAP_PYTHON

     Enable generation of Python wrappers (default: OFF)



--  http://onelab.info/wiki/Python


Regards,

Dave

-- 
David Colignon, Ph.D.
1er logisticien de recherche
Université de Liège
ACE - Applied & Computational Electromagnetics
Sart-Tilman B28
10, Grande Traverse
4000 Liège - BELGIQUE
Tél: +32 (0)4 366 37 32
http://www.ulg.ac.be/nic4

On 10/08/15 19:52, Falk Heße wrote:
> To whom it may concern,
>
> my name is Falk Hesse and I am a postdoctoral researcher at the Helmholtzcentre for Environmental
> Research in the Department of Computational Hydrosystems.
>
> In our group, we are using a Finite-Element code for Hydrogeological simulations with GMSH as the
> mesh generator. Some time ago, our whole department switched to Python for scripting purposes. We
> therefore decided to write a Python wrapper for our simulation software.
>
> Not wanting to reinvent the wheel, I was looking for already existing Python wrappers for GMSH. Next
> to the Meshpy project, there seems to be a native wrapper from your group. Alas, I cannot find any
> official files to download, let alone some documentation.
>
> As a result, I would like to ask if this wrapper is still developped and if so, where I could
> download the package along with some examples. Any help would be appriciated.
>
> Sincerely
> Falk Hesse
>
> _______________________________________________
> gmsh mailing list
> gmsh at geuz.org
> http://www.geuz.org/mailman/listinfo/gmsh