Merged
Conversation
ef4dbed to
af7898c
Compare
deslaughter
reviewed
Dec 23, 2024
Collaborator
deslaughter
left a comment
There was a problem hiding this comment.
Looks like there's an issue with the file naming for the MD_Shared regression test. The test failed looking for FAST.Farm.out, but it generated a FAST.Farm.FarmMD.MD.out containing MoorDyn data.
Collaborator
Author
|
Note: I added the |
deslaughter
approved these changes
Dec 23, 2024
Contributor
|
@andrew-platt, lets chat next week about the initialization issue here. I have a suspicion about what's causing it |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ready to merge
Feature or improvement description
This PR adds visualization of shared mooring lines from MoorDyn at the FAST.Farm level. This is a feature that several have requested.
Visualization of shared moorings is at the FAST.Farm timestep rate
NOTE: there are input files. There is a new line in the FAST.Farm input file for the
WrMooringVisflag:Related issue, if one exists
None
Impacted areas of the software
Visualization from FAST.Farm only
Known issues with this PR
Test results, if applicable
New test case for two IEA 15 MW turbines in a shared mooring system. This case highlights that there is an issue with the initialization of the mooring lines (one turbine is rotated by 180 degrees, but this rotation is not factored into the initial relaxation calculations).
Figure 1: Turbine 1, on the left, has a platform rotation of 180 degrees. MoorDyn is calculating the initial relaxation of these mooring lines with the platform rotation of 0 degrees, so the lines do not render well on the first timestep.