-
Notifications
You must be signed in to change notification settings - Fork 40
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
Fixed bottom #179
Merged
Merged
Fixed bottom #179
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7c274f977 add freq outputs and improve robustness of angle determination 220e430c3 connect jacket to orbit 0b67fd29a include jacket optimization changes in output 3573387a5 mods for jacket interface 2d82321ec tweak truth 0e021b18e orbit upgrades for jacket and supply chain d6ba203f8 Merge pull request #376 from WISDEM/cfs2 4c543c08c Merge pull request #375 from WISDEM/vbf3 7643ecdae Hotfix for INN a548bdcba correct floating structural constraints 6566fa1fe use one definition for global constants ff0d5d1dd more robust floating platform optimization 77ecf9015 Merge pull request #374 from WISDEM/distance_mb 47d5b9686 Merge pull request #373 from WISDEM/cfs-lts 172296869 fix lcoe reg test values 7a0dc548f fix yaml entry label distance_hub_mb bfb3c84ff another constraint string bug b9293364e correct constraint name 2c0560a66 adding simple calculation of floating rigid body periods, checked against RAFT, and constraints for it b12e419a5 tweaking tolerances for tests 7e579ec32 hopefully fixing tests now 137a48fd5 debugging check-in 956af69d4 debugging check-in c349e7b24 syncing ci build and best practices 0ddfe5251 syncing ci build and best practices 12857a4c0 syncing ci build and best practices f2ce682c0 fix tests and frame3dd problems cf0c1fa75 fix jacket test and frame3dd errors 6796dc6a2 revert changes to default eigenvalue solver 44f808d42 use different eigenvalue solver for this one 78bd78a8b fixing tests by switching default Frame3DD eigenvalue solver to be more robust 90cf19fac catching up to modified moorpy syntax 8384962bc commented out finicky test and adding in moorpy config file d23daf42a adding nlopt 2dad19741 update moorpy 5993c14c8 correct tests c4ff6c8b9 Merge branch 'develop' into cfs-lts 6a108b8b2 remove fragmented dataframe / too many inserts warning a8da796f3 more robust modal analysis for monopiles 27c8d4dff making sure all imports are in docs 49293458c adding user overrides of gearbox properties 8e6446770 updating hooks c4e61c3c4 move PPI tables to python files so that conda package does not leave it behind 57e9b5d8c suppressing warnings with scipy minimize family of functions reaches maxfev d31beb759 improved installation instructions pending recent issues 2154cbbc5 improved installation instructions pending recent issues b36efecb2 improved installation instructions pending recent issues 4b36f64f7 update bar usc git-subtree-dir: WISDEM git-subtree-split: 7c274f977fa940dde865312ca0f5c1f24ae4846f
160469e6f improvements for jacket optimization capability git-subtree-dir: WISDEM git-subtree-split: 160469e6f47eb5811cdf2131bac5de7b11c5fafe
…noying hydrodyn failures if there is a node near the waterline
fb25d62fa Merge pull request #381 from WISDEM/fixed_bugs 262e99189 fix forgotten ORBIT reference 13bb2d1b6 Merge pull request #378 from WISDEM/fixM b534d1be8 resetting truth values in regression test e78b43b5a small orbit tweak 950bebbe9 better calculation of monopile deck space 135c6e8b7 fix bug in getting depth values for interpolation into soil spring values 75b5da958 expand range of allowable soil shear modulus 60ec43e2d use floats so that arrays stay 1-D 1495494bb Merge pull request #379 from WISDEM/jacket 55db29cfa fix tests 353458da9 fix bug in inertia matrix git-subtree-dir: WISDEM git-subtree-split: fb25d62fa39fca085228b476de8da600cfe99ca5
dzalkind
approved these changes
Jun 13, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
Fix bug in SubDyn output member list generation and bring in latest WISDEM develop
Type of change
Testing