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

fixing mode shapes again #216

Merged
merged 1 commit into from
Nov 21, 2024
Merged

fixing mode shapes again #216

merged 1 commit into from
Nov 21, 2024

Conversation

gbarter
Copy link
Collaborator

@gbarter gbarter commented Jul 15, 2024

Purpose

Continuing to wrestle with ElastoDyn. Hopefully these are both more accurate and more robust.

Type of change

  • 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

  • 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

@gbarter gbarter requested a review from ptrbortolotti July 15, 2024 17:46
@ptrbortolotti
Copy link
Contributor

The comparison looks quite good, with differences impacting second mode frequencies and damping (as expected)

image

What I maybe find a little more surprising is the actual shape of the second modes

Screenshot 2024-07-22 at 11 37 33 AM

@ptrbortolotti
Copy link
Contributor

This comparison includes SubDyn

@jennirinker
Copy link
Contributor

Out of curiosity, are you comparing with BeamDyn? Or should we be cross-comparing with HAWC2? I'm sure there's been a lot of internal discussion, but since I only have access to the comments on the PR it looks a bit hand-wavy. Just worried we're making changes without knowing what the target should be, you know?

@gbarter
Copy link
Collaborator Author

gbarter commented Nov 18, 2024

Just realizing now that @jennirinker commented on this and I didn't respond, given all of the bot activity from last week. @ptrbortolotti noted that this is still pending and a source of error for OpenFAST simulations in the main branch, so we need to push the update through.

@jennirinker - If there is a way to cross compare to HAWC2 that you can easily generate, that would be helpful. Otherwise, I think this is us trying to get an OpenFAST model that correctly captures the elastic model implied from the yaml-input geometry. It is hand-wavy in that it is very easy to make mistakes in the workflow.

@gbarter gbarter merged commit 1aa4004 into develop Nov 21, 2024
2 checks passed
@gbarter gbarter deleted the fix_mode_shapes2 branch November 21, 2024 03:23
@gbarter gbarter restored the fix_mode_shapes2 branch November 21, 2024 03:23
@gbarter gbarter deleted the fix_mode_shapes2 branch November 21, 2024 03:23
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.

4 participants