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/
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 gmsh@geuz.org http://www.geuz.org/mailman/listinfo/gmsh