We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Similarly to #69, we need to verify the functionality of our natural_frequency method and function in multiple degrees of freedom.
natural_frequency
https://github.com/SNL-WaterPower/WecOptTool/blob/7d9bbc70f7cac23b468d5b073d6da9727c68be9e/wecopttool/core.py#L1105-L1127
The text was updated successfully, but these errors were encountered:
This didn't make it into v2.0. v2.1 is planned mostly for CI/Testing. Will leave this open as a good first issue.
Sorry, something went wrong.
Note that both tutorial_3_LUPA.ipynb and #214 present good opportunities to test this functionality.
tutorial_3_LUPA.ipynb
This would be a pretty easy thing to add back in to utilities.py if we want to.
ryancoe
dtgaebe
No branches or pull requests
Similarly to #69, we need to verify the functionality of our
natural_frequency
method and function in multiple degrees of freedom.https://github.com/SNL-WaterPower/WecOptTool/blob/7d9bbc70f7cac23b468d5b073d6da9727c68be9e/wecopttool/core.py#L1105-L1127
The text was updated successfully, but these errors were encountered: