The GSHHS plugin does not work anymore with the current version of gshhs
Christophe, we should remove it from GMSH).
The method we use now  to generate ocean meshes is described here :
https://geuz.org/trac/gmsh/wiki/OceanExtrudedMesh (password gmsh, username
gsmh)
(the extrusion part (section B) of the wiki page is not up to date, it will
be corrected during the next week)

Best regards,
Jonathan


On 31 January 2013 18:16, Christophe Geuzaine <[email protected]> wrote:

>
> On 30 Oct 2012, at 17:11, Xiaoyu Liu <[email protected]> wrote:
>
> > Dear All,
> >
> > Sorry to bother you..
> > I am a new bird in learning how to use Gmsh. I tried to follow the
> tutorial below to import the coastline and mesh it,
> > http://perso.uclouvain.be/jonathan.lambrechts/gmsh_ocean/
> >
>
> Hi - Putting Jon in CC: on this one.
>
>
> > However, I obtained the domain.geo file with only two points...
> > ----------------------------------------------------------------------
> > IP = newp;
> > IL = newl;
> > ILL = newll;
> > IS = news;
> > IFI = newf;
> > Point ( IP + 0 ) = {0, 0, 0 };
> > Point ( IP + 1 ) = {0, 0,6.37101e+006};
> > PolarSphere ( IS + 0 ) = {IP , IP+1};
> > Field [ IFI + 0]  = Attractor;
> > Field [ IFI + 0].NodesList  = { IP + 2 : IP + 1 };
> > ----------------------------------------------------------------------
> > I am using Gmsh-2.6.2-Windows and GSHHS data version 2.2.0
> >
> > Could you please help me with this? Thank you very much!
> >
> > --
> > Best wishes!
> >
> > Sincerely yours,
> > David Liu
> >
> > _______________________________________________
> > gmsh mailing list
> > [email protected]
> > http://www.geuz.org/mailman/listinfo/gmsh
>
> --
> Prof. Christophe Geuzaine
> University of Liege, Electrical Engineering and Computer Science
> http://www.montefiore.ulg.ac.be/~geuzaine
>
>
>
>
_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh

Reply via email to