Re: [Gmsh] Gmsh SDK on Pypi

2018-11-04 Thread Christophe Geuzaine
> On 31 Oct 2018, at 17:18, Marek Wojciechowski wrote: > > Hi! > > I released on Pypi a small python installer for Gmsh SDK. The aim is to > install SDK in a pythonic way, i.e. via ``pip`` command. > > Python users can now install SDK with simple: > >$ pip install --upgrade gmsh-sdk >

Re: [Gmsh] building on MSYS2

2018-11-04 Thread Christophe Geuzaine
> On 2 Nov 2018, at 09:58, walter steffe wrote: > > Hello, > I would like to report that I have just succesfully built gmsh > library (with disabled fltk) on MSYS2 platform with mingw-64 compilers. > > To do that it was necessary to change a line (line number 176 > within gmsh 4.04) of the ma

Re: [Gmsh] Embedding a line in a surface

2018-11-04 Thread Christophe Geuzaine
> On 31 Oct 2018, at 00:49, Bernardo Opolski wrote: > > Hi, > > I've been looking at some topics about how to embed a line in a surface. > What I found is the command Line{ } In Surface{ }; > > It seems to work fine as long as I don't transfinite the surface in which I'm > embedding the line

Re: [Gmsh] Meshing Error in v4.0.4?

2018-11-04 Thread Christophe Geuzaine
> On 30 Oct 2018, at 23:19, Jensen, Aaron J. wrote: > > Hello, > > I am working on a fairly complicated 3D model and mesh using gmsh that > requires OpenCascade (for Boolean operations mostly). I have been running > into some odd issues near some of the edges which I originally thought mig