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

Add depth parameter (h) to RunupModel class #160

Merged
merged 1 commit into from
Jul 7, 2021

Conversation

conlin-matt
Copy link
Contributor

Add depth parameter so that wavelength can be estimated using the full LWT equation (rather than assuming deep water conditions). Also had to add a _newtRaph method to the RunupModel class to estimate wavelength given depth and period using the Newton-Raphson method. PR created to solve issue #158

Add depth parameter so that wavelength can be estimated using the full LWT equation (rather than assuming deep water conditions). Also had to add a _newtRaph method to the RunupModel class to estimate wavelength given depth and period using the Newton-Raphson method.
@chrisleaman
Copy link
Owner

chrisleaman commented Jul 7, 2021

Looks great, thanks Matt! Fixes #158

@chrisleaman chrisleaman merged commit 922b4a1 into chrisleaman:master Jul 7, 2021
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

Successfully merging this pull request may close these issues.

2 participants