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

Fix bugs #204

Merged
merged 25 commits into from
Jan 24, 2023
Merged

Fix bugs #204

merged 25 commits into from
Jan 24, 2023

Conversation

gbarter
Copy link
Member

@gbarter gbarter commented Jan 23, 2023

Purpose

Improvements across WISDEM, RAFT, and WEIS code to get Level 1 optimization up and running and improve installation robustness.

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

b2ceb847e don't assume constant diameter

git-subtree-dir: WISDEM
git-subtree-split: b2ceb847e1c9939b885bfc318c027c135316e76c
b79a8f1a5 for weis comptability
aab4913b6 Merge pull request #22 from WISDEM/numpy124

git-subtree-dir: RAFT
git-subtree-split: b79a8f1a57a4712e56ac87ef196b22f25df2cb1d
1167cf333 allow other names for free/connect mooring point

git-subtree-dir: WISDEM
git-subtree-split: 1167cf333f9d1687a0536ee63d1b106fcea1de0d
34677ef9e add option to plot water line and soil line

git-subtree-dir: RAFT
git-subtree-split: 34677ef9eaf70f9d4c82de874070b7a20273648b
cab5c2200 set c-std for icc compiler

git-subtree-dir: WISDEM
git-subtree-split: cab5c2200b31a69c3396b2c341f836d1c00bbc76
@gbarter gbarter requested a review from dzalkind January 23, 2023 18:15
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.

Thanks for making these fixes!

736057047 restore capability that allows for diameters to be constant
accd42771 removing duplication of code

git-subtree-dir: WISDEM
git-subtree-split: 73605704776ad826af73457e311e5906053c5d51
a572dfd25 fix lack of default values populating in analysis options

git-subtree-dir: WISDEM
git-subtree-split: a572dfd252cbf4a71a376be6e251a07a13413e9e
03ab8465a fixing prior problem and undoing mistaken changes.  We probably need to redo the approach to the floating dvs in the analysis options

git-subtree-dir: WISDEM
git-subtree-split: 03ab8465a13f6ef2d3bdede3373a7bed8b76fe22
@gbarter gbarter merged commit ff93480 into develop Jan 24, 2023
@gbarter gbarter deleted the fix_bugs branch January 31, 2023 23:50
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