<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello to all Gmsh users,<br>
<br>
At the moment, I am trying to use Gmsh to mesh the ocean surfaces and am experiencing an issue with it. I am extracting, out of some specially designed maps, the contours of altitude 0 (the shorelines, in a simpler way) and am writing them down to a .geo file
 (using a script). As a result, the .geo file will have a lot of points which are very close to each other (see first attached picture), but I'm happy with that.
<br>
<br>
Afterwards, when I try and mesh the surface, the mesh is very fine near the shorelines because each point of the 0 contour gets included in the mesh (see second picture attached). The issue here is that I need to control how fine and coarse the mesh needs to
 be and I can't because it will always be very fine near the shorelines. Up until now, I couldn't get Gmsh to ignore the points. I know that I could use polygon simplification or just set a curved line to go near all the points and that might fix the issue,
 but I'm especially interested in any way of getting Gmsh to ignore the points on the shoreline.
<br>
<br>
Any help would be very useful.<br>
<br>
King Regards,<br>
Mihai<br>
</div>
</body>
</html>