Skip to content

Support for specific wave headings #5

@mattEhall

Description

@mattEhall

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions