-
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
Update wisdem #90
Merged
Merged
Update wisdem #90
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
5ff6f70e2 Merge pull request #243 from WISDEM/analysis_opts_blade be63fcfb5 update docs tutorial blade optimization ca3ddb5cc Merge branch 'develop' into analysis_opts_blade 9486cf032 Merge pull request #242 from WISDEM/f/floating_opt 447f1164f flip the flag e245a118d fix bugs when optimization is off 5a38c40b4 optimize actual twist, chord, and spar cap ss/ps 18903eb53 add missing file e813913fb enabling optimization of anchor radius through other floating joints cc5c653ac correct name and indenting errors f7ff73f9c adding MoI output about TT a8399010b 5mw was left behind 6e6c5f401 remove controller comments and min/max omega 990b2a032 use default analysis options 809a08a7a more checks if index end not or badly defined 9d998cecc max decrease and increase for twist 34988d9de fix typo 2578f7692 index_start and index_end common to DVs and constr 055e818cd allow mooring line diameter and line length as DVs e5870539b Merge pull request #240 from johnjasa/add_ref_turbines 742b1f131 Cleaned up tests e444c0257 Added ref turbines to examples testing 34759eccb Merge pull request #238 from WISDEM/f/blade_root a4750c483 move to rotorse 05bf0f2be code to constraint blade root circle diameter 527b3571a fix rotor diameter variable bounds git-subtree-dir: WISDEM git-subtree-split: 5ff6f70e29e53179668d7441d8da2378ef7791f0
5554e46b1 Merge pull request #246 from WISDEM/b/fix_compare 9574923bb update analysis opts and take advantage of schema git-subtree-dir: WISDEM git-subtree-split: 5554e46b1e92010f4bc1473dc98643260b5a2507
gbarter
approved these changes
Mar 11, 2021
johnjasa
approved these changes
Mar 11, 2021
dzalkind
added a commit
to dzalkind/WEIS
that referenced
this pull request
Aug 10, 2022
51629665d ROSCO 2.6.0 (WISDEM#162) 77278f5d1 Flip Ct and Cq table allocation (WISDEM#129) 5d201855f Fixed wrong formatting of list items (WISDEM#122) ad15bcdd6 ROSCO 2.5.0 (WISDEM#115) 9646dbdab Merge pull request WISDEM#90 from NREL/develop REVERT: bd0562cd4 sigma + ipc (WISDEM#125) REVERT: d52019231 Update docs to reflect CI process REVERT: e9c9378e3 Merge remote-tracking branch 'upstream/develop' into develop REVERT: 4126adbfd Bladed readthedocs (WISDEM#117) REVERT: d7d15b044 Update version in API change docs REVERT: 8c312875c Bladed docs (WISDEM#116) REVERT: 5f18bf8c1 Increment version number REVERT: 9b5499d76 ipc (WISDEM#105) REVERT: a857211fa Allow default inputs (WISDEM#110) REVERT: 41e0dc6e2 Fix ccrotor inputs (WISDEM#104) REVERT: aad739652 Merge pull request WISDEM#103 from nikhar-abbas/hf/robust REVERT: 5d5a9ba82 add bld edgewise freq to robust dict_inputs REVERT: 93dceb7ed Break up if statement in open loop pitch (WISDEM#100) REVERT: 6c1e4dbf1 Restart & registry (WISDEM#99) REVERT: 50f686dd2 Open Loop Control (WISDEM#98) REVERT: f57ee4553 Merge pull request WISDEM#97 from nikhar-abbas/b/listcheck REVERT: 6f16a9da6 update listcheck method for numpy arrays REVERT: aa888a1fc FOCAL Updates (WISDEM#64) git-subtree-dir: ROSCO git-subtree-split: 51629665d22f92770f861daeebcebd47ab32abb1
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.
Update WISDEM to latest develop within WEIS
Purpose
Keep things synchronized and use the latest features of WISDEM develop
Type of change
What types of change is it?
Select the appropriate type(s) that describe this PR
Testing
Tests seem to be passing. I removed the geometry yaml files from the weis examples call the ones from wisdem examples
Checklist
Put an
x
in the boxes that apply.