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

Added MoorDyn support to FastFarmCaseCreation #37

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ombahiwal
Copy link

@ombahiwal ombahiwal commented Jan 25, 2025

for issue #17

"Add support for MoorDyn"

following the same style of HydroDyn, and updated dict as template file params from the previous PR #36

  • Added mDynfilename to the templateFiles dictionary.
  • implemented functionality to copy and rotate MoorDyn configuration files based on unit test case needs.
  • specifically, enabled rotation of MoorDyn anchor points to match inflow angles (inflow_deg) as part of FAST.Farm test setups.
  • Updated the FFCaseCreation class to integrate MoorDyn.

Note:
Please note that the tests for MoorDyn rotation and copy are added as comments in test_moordyn_support.py in order to avoid pytest command from failing. As discussed earlier, I lack the domain knowledge for this module, I request you to check if the test case is appropriate with your template files. So, I suggest this PR could be taken to a dev branch to worked on later by a domain expert.

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.

1 participant