Skip to content

Bugfixes for MoorDyn post processing #50

Merged
mattEhall merged 2 commits intoNatLabRockies:devfrom
RyanDavies19:bugfixes
Jun 16, 2025
Merged

Bugfixes for MoorDyn post processing #50
mattEhall merged 2 commits intoNatLabRockies:devfrom
RyanDavies19:bugfixes

Conversation

@RyanDavies19
Copy link
Collaborator

@RyanDavies19 RyanDavies19 commented Jun 5, 2025

Purpose

Minor bug fixes to improve MoorDyn output plotting:

  • Bugfix to allow for plotting MoorDyn outputs that include rods using MoorPy.
  • Code to check for *** in MoorDyn outputs. This was an old issue with MoorDyn-F that was fixed in openfast_IO MoorDyn compatibility OpenFAST/openfast#2658, but may still be happening for people using older OpenFAST versions.
  • Enables the interval input for animateLines, allowing the animation speed to be controlled.

Type of change

What types of change is it?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (non-backwards-compatible fix or feature)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Documentation update
  • Maintenance update
  • Other (please describe)

Testing

Animate MoorDyn-F outputs with rods

Checklist

  • I have run existing tests which pass locally with my changes
  • I have added new tests or examples that prove my fix is effective or that my feature works
  • I have added necessary documentation

@mattEhall mattEhall merged commit a987f47 into NatLabRockies:dev Jun 16, 2025
19 of 37 checks passed
@RyanDavies19 RyanDavies19 deleted the bugfixes branch October 22, 2025 22:06
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.

2 participants

Comments