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

uwapm: Error if last depth point of the SSP does not coincide exactly with the maximum depth in the bathymetry #40

Closed
harivnkochi opened this issue Mar 24, 2020 · 3 comments
Assignees

Comments

@harivnkochi
Copy link
Contributor

The modeling throws an error if the last depth point of the SSP does not coincide exactly with the maximum depth in the bathymetry. i.e, even if the depth specified in the SSP goes beyond the maximum depth.

This could be a fixed by interpolating the SSP to include the max. depth in the bathymetry, to suppress the error.

@mchitre
Copy link
Member

mchitre commented Mar 24, 2020

Likely due to Bellhop not handling this, in which case, arlpy can't do anything about it. But will cross check and confirm.

@harivnkochi
Copy link
Contributor Author

harivnkochi commented Mar 24, 2020

It is indeed a Bellhop issue. Quoting the Bellhop user manual here: “The last value in SSP must correspond to the max water depth.” Snipper from Bellhop user manual below:

Snippet from Bellhop user manual

@mchitre
Copy link
Member

mchitre commented Mar 24, 2020

In which case, not much to be done. Thanks.

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

No branches or pull requests

2 participants