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

Yaw inertias for fixed-bottom #191

Merged
merged 2 commits into from
Sep 20, 2022
Merged

Yaw inertias for fixed-bottom #191

merged 2 commits into from
Sep 20, 2022

Conversation

gbarter
Copy link
Member

@gbarter gbarter commented Sep 17, 2022

Purpose

Fix error in zero-value for PtfmYIner when doing fixed-bottom and improve value for NacYIner per Roger Bergua's advice.

Roger recommends a dummy value (at least 1e4) for PtfmYIner and adding 1/3 of the tower yaw inertia to the NacYIner value as an activated lumped modal mass.

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
Copy link
Member Author

gbarter commented Sep 17, 2022

Matching IEA 15 PR

@gbarter
Copy link
Member Author

gbarter commented Sep 17, 2022

Also fixes this Issue

Copy link
Collaborator

@dzalkind dzalkind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to increase the dummy value of PtfmYIner to get OpenFAST to run locally. 1e7 was the lowest value that worked for me. Thanks for doing this!

@gbarter gbarter merged commit ff6ab55 into develop Sep 20, 2022
@gbarter gbarter deleted the fix_ed_yaw_iner branch September 20, 2022 14:06
@dzalkind dzalkind mentioned this pull request Oct 3, 2022
11 tasks
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.

None yet

2 participants