Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in user guide #143

Open
HamishB opened this issue Nov 23, 2020 · 1 comment
Open

typo in user guide #143

HamishB opened this issue Nov 23, 2020 · 1 comment

Comments

@HamishB
Copy link

HamishB commented Nov 23, 2020

Hi,

the user guide in section 3.1 edgefx->h0 explains max_el_ns as acting when the distance to the shoreline is less than 0.1 degree. I believe that should read 0.01 degree. (~1.1 km not 11 km?)

@krober10nd
Copy link
Collaborator

krober10nd commented Nov 23, 2020

Hello Mr. Hamish,

I believe max_el_ns is a function of the h0 so yea that needs to be corrected in the user guide at some point.

nearshore = abs(obj.boudist) < 2/3*obj.h0;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants