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
179 stars 65 forks source link

Bathymetry interpolation #219

Closed 123jk26 closed 3 years ago

123jk26 commented 3 years ago

Bathymetry interpolation of mesh is not happening in Oceanmesh. Can you please tell me where I am wrong and where can I add this comment for interpolation?

krober10nd commented 3 years ago

In order to help you I need to see what you’re doing and what your inputs are. Simply saying it’s not working will not really help anything.

krober10nd commented 3 years ago

Have you resolved your issue?