CHLNDDEV / OceanMesh2D

A two-dimensional triangular mesh generator with pre- and post-processing utilities written in pure MATLAB (no toolboxes required) designed specifically to build models that solve shallow-water equations or wave equations in a coastal environment (ADCIRC, FVCOM, WaveWatch3, SWAN, SCHISM, Telemac, etc.).
https://github.com/sponsors/krober10nd
GNU General Public License v3.0
178 stars 64 forks source link

Error setup.sh link m_map #277

Closed Sebac1805 closed 11 months ago

Sebac1805 commented 1 year ago

setup.sh Describe the bug Link to m_map fail. (line 20)

modify to https://www.eoas.ubc.ca/~rich/m_map1.4.zip

WPringle commented 1 year ago

Thanks! Please go ahead and submit a PR with the update if you can.