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

startup.sh #294

Closed chalolson closed 11 months ago

chalolson commented 11 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

After reading your provided user guide, MatLab is not providing the opportunity to press the "Run" button (it is not green, its gray) on an unzipped version of the most current downloaded repository.

Describe the solution you'd like A clear and concise description of what you want to happen.

Clearer (more effective) instructions on how to install OceanMesh2D

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Not use OceanMesh2D

Additional context Add any other context or screenshots about the feature request here.

WPringle commented 11 months ago

setup.sh needs be run from command line not Matlab. Then run the *.m files in the Examples/ directory using Matlab to try out , or RunTests.m as described in Readme.

krober10nd commented 11 months ago

I honestly have no idea what you’re saying. Based on your question I’d strongly suggest you to use a different tool.