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

Support for specific wave headings #5

Open
mattEhall opened this issue Jan 10, 2023 · 0 comments
Open

Support for specific wave headings #5

mattEhall opened this issue Jan 10, 2023 · 0 comments

Comments

@mattEhall
Copy link
Contributor

There are use cases where it could be nice to do a HAMS analysis for specific wave headings that are not evenly distributed. For example, calculating excitation coefficients at -10, 0, 10, 80, 90, 100 degree headings, while skipping other headings for efficiency.

The HAMS input file format (e.g. https://github.com/YingyiLiu/HAMS/blob/master/CertTest/Moonpool/Input/ControlFile.in) seems to support this, similar to WAMIT.

Could we adjust the pyHAMS write_control_file function to also allow this approach of specifying specific headings?

I'd be happy to look into what would need changing (in https://github.com/WISDEM/pyHAMS/blob/main/pyhams/pyhams.py), but wanted to ask what others think first.

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

1 participant