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

Reverting monopile mass assertion after load_factor was adjusted. #178

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

nRiccobo
Copy link
Collaborator

After #156 bug was fixed, the monopile volume and mass calculations were much larger than expected. That was due to a load_factor that compensated for the bug, but it did not change with the same bug fix. I changed the mass assertion from <2500 to <5000 in test_monopile_design.py to pass the test.

Later, the load factor was updated in commit: d13c270, but the test was not updated.

I went back and reverted the assertion for monopile mass back < 2500 tons

@nRiccobo nRiccobo self-assigned this Sep 11, 2024
Copy link
Collaborator

@RHammond2 RHammond2 left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@nRiccobo nRiccobo merged commit 78bd3ac into WISDEM:dev Sep 12, 2024
7 checks passed
@nRiccobo nRiccobo added this to the v1.1 Release milestone Sep 13, 2024
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