CHLNDDEV / oceanmesh

Automatic coastal ocean mesh generation in Python and C++. **under development**
GNU General Public License v3.0
47 stars 15 forks source link

simplify multiscale meshing #41

Closed krober10nd closed 2 years ago

krober10nd commented 2 years ago
WPringle commented 2 years ago

My thought on the image, is that is not that obvious where the inset and non inset mesh joins to see the contrast in mesh sizes across the domains. Can make it more obvious to see the contrast like the original figure?

krober10nd commented 2 years ago

The image has insets colored. Maybe you can try to make it then?

krober10nd commented 2 years ago

Thanks, yea agreed looks better. By the way could benefit from having a method to remove "small" connectivity in the mesh.

https://github.com/CHLNDDEV/OceanMesh2D/blob/07f98a9ed3ee60d226f2aa099317c1fb9005a484/%40meshgen/meshgen.m#L969