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

Trial PR to prep for the extensive integrations across all branches & OF to come #166

Merged
merged 2,523 commits into from
Mar 2, 2022

Conversation

gbarter
Copy link
Member

@gbarter gbarter commented Mar 2, 2022

Purpose

Seeding master with the current develop branch since so many new changes and component integrations are coming. This will also be tagged as a soft release to test out Zenodo DOIs.

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 and others added 30 commits August 4, 2021 04:57
- fix DLC input
- pull some aeroelastic inputs out of if statement
- move DLC/openfast options out of if statement
- allow no initial conditions
- straighten out use_exe business
- allow user-defined openfast, rosco lib, bin
- similar fixes in glue code
dfe22cb37 Merge pull request #312 from johnjasa/develop
5b61247ad Bugfix for struct opt thicknesses

git-subtree-dir: WISDEM
git-subtree-split: dfe22cb375ac0093abcdba2e7b1143e07c13a99a
Bugfix for sparcaps optimization
remove old file, let tests run
de787138e shear load2stress sensitivities were incorrect
7851720d9 adding test for displacement
90b58e42d account for intersections in displacement calculations
32d955138 Merge branch 'develop' into fatigue
dfe22cb37 Merge pull request #312 from johnjasa/develop
5b61247ad Bugfix for struct opt thicknesses
00205571e some missing details for TE optimization

git-subtree-dir: WISDEM
git-subtree-split: de787138ef2c0204256c8e31ad7ae2217d8c9378
- use analysis_, transient_time instead of TMax, TStart
- add limited support for not using DLC 1.1
- use DLC 1.1 in example because DELs are merit figure
- add back support for saving timeseries and iteration data
- add n_ws_dlc11 as modeling option if 0
- remove duplicate schema entries
Enable fatigue lifetime damage calculations
nikhar-abbas and others added 29 commits December 22, 2021 09:11
7cb1151c cd for regtest
52492d3e Add filtered signals and WE_Vw to debug varrs
3fdbdad6 Remove hard coded values
b5ac62de Fl_Mode>0
87497130 separate reg tests from oother tests
59519a1b put debug in if statements
878b1437 Add some comments for clarity
4b6041a7 Use kind from constants
76caca3a minor cleanup
24e5daf9 Revert "specify gfortran-10"
b1607e0d Revert "testing flag cleanup"
3e432063 Use lv_strings to generate debug output
6f295563 testing flag cleanup
4c315449 specify gfortran-10
67ada296 remove extra commas
13477670 fix fastcall
ace827de add testing to CI, ignore generate files
969beb64 add restart option to run_openfast
7897a834 add reg test for restart
492348c9 close files
3c9c89d6 remove unnecessaray istatus check
9149b126 fix timestep mismatch
24fa6b7e delete DFController
5e2eb07b use registry generate types and IO
15eb73d8 cleanup debug call
3ff38007 add rosco_io with restart and debug functions
92e27bb9 update for restart capabilities
68003440 Save ACC Infile info
915922aa Remove debug from function.f90
2025565b Use ROSCO IO and call restart functions
fc1c9ecd ROSCO_IO - initial commit. Include restart and debug functions
38dff08a Save RootMyb_Last to localvar
30e98d67 Saved pi controller variables to localvar
3bbaf86a Move IPC saved variables to localvars
ed81a233 save pitcomt last
9d675478 Use saved filter params from LocalVar
ab465456 Put restart flag in localvars
337ecf68 Convert WE saved variables to WE type

git-subtree-dir: ROSCO
git-subtree-split: 7cb1151cca30709fa5a7ea906f2e09d2570a4f3a
git-subtree-dir: ROSCO
git-subtree-split: 50f686dd2661756c057f98ade0db1ee5b6e9ece3
6c1e4dbf1 Restart & registry (#99)

git-subtree-dir: ROSCO
git-subtree-split: 6c1e4dbf1bd18bd48fe48aadf49638fb110b8e3c
93dceb7ed Break up if statement in open loop pitch (#100)

git-subtree-dir: ROSCO
git-subtree-split: 93dceb7edc37e981af4de9e57560355631060a02
77e6ce29 compiler changes to be more robust for intel compilers
6b2e90e7 Merge pull request #349 from WISDEM/pip_support
da365a55 another hot-fix for tolerances
9cb5d255 forgot to add build-backend line but still trying to hunt down gradient errors
0420efd2 hotfix for test tols
962ed82e hotfix for test tols
6d2d299f tell pip to install numpy first
93c5060f forgot to include unit test fixes (also forgot that I was woking on the develop branch - oops)
1643a891 Merge branch 'develop' of github.com:WISDEM/WISDEM into develop
1f00b64b provide constraint so that tower base diameter is forced to be equal or less than monopile base diameter
d87badb2 Merge branch 'master' into develop
b73303f2 increment version
98da53a1 Merge pull request #344 from WISDEM/af_design
fb2898b9 Tightening DV bounds for jacket example
8fc52521 Merging
717144d2 Merge pull request #341 from WISDEM/level1
2d68a152 Merge branch 'develop' into level1
897c2a48 Merge pull request #340 from WISDEM/layer_thickness
4271c970 zero Cd0
26dbe009 count the number of ballast materials for RAFT
bf02812a lower fixed ballast slightly for equilibrium
123e5304 Merge branch 'af_design' of https://github.com/WISDEM/WISDEM into af_design
25090957 fix bug in layer thickness correction
c343972f fix bug in layer thickness correction
610ccf4f Ad hoc hotfix to present intersecting INN airfoils
84ed5db4 fix coord_xy_interp connections
5bfe63cd Added smoothing for twist output
7337fb81 Merge branch 'af_design' of https://github.com/WISDEM/WISDEM into af_design
3ade02e7 Added t/c as DV
a4571e71 Pinning setuptools version
5a60a228 increment version
732ee4de Merge pull request #330 from WISDEM/develop

git-subtree-dir: WISDEM
git-subtree-split: 77e6ce293ec72650a3a9166bba8e2bd3258c8bbe
aad73965 Merge pull request #103 from nikhar-abbas/hf/robust
5d5a9ba8 add bld edgewise freq to robust dict_inputs

git-subtree-dir: ROSCO
git-subtree-split: aad739652876acb9f123f3f7aaa8b8b1170a3267
f5fbac50f pyoptsparse not available for windows. . .
dcf67c305 rely on conda version of pyoptsparse
f4c6f2b89 Merge branch 'develop' of github.com:WISDEM/WISDEM into develop
cd54b8803 adding missing __init__
5d930592f Merge pull request #351 from WISDEM/test_pip
4207dd360 updated for new OpenMDAO convention to name unnamed Problems
1f5285bf3 suppressing pip on Windows- cannot figure that one out. Also removing pyside2 from setup.py because it always downloads the pypi one and conflicts with conda
7c4686af7 more pip sophistication for git workflow, remove complexity for user instructions
33d8a7975 test out pip in the CI and more robust conda instructions

git-subtree-dir: WISDEM
git-subtree-split: f5fbac50f0540b29c589f13834348487a2e7bc4c
Use conda from pyoptsparse instead of custom compile
@gbarter gbarter merged commit 500ac4c into master Mar 2, 2022
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.

8 participants