Releases: NREL/ROSCO
Releases · NREL/ROSCO
ROSCO v2.10.2
ROSCO v2.10.1
This release fixes a bug when using torque de-rating (R_Torque) with constant power torque control, along with some fixes for the conda build.
ROSCO v2.10.0
What's Changed
- Startup control
- Shutdown control
- Fixed blade pitch control
- Power reference control using speed, torque, and pitch
- Open loop control indexed by wind speed
- Stuck pitch actuator modeling
- Additional active wake control modes
New features are all demonstrated in examples and in the documentation: https://rosco.readthedocs.io/en/latest/source/examples.html
- ROSCO v2.10 Release PR: #439
Full Changelog: v2.9.7...v2.10.0
ROSCO v2.9.7
ROSCO v2.9.6
What's Changed
Full Changelog: v2.9.5...v2.9.6
Minor bug fixes on v2.9
What's Changed
- Fix GenEff when CompServo is 0 by @dzalkind in #372
- Docs by @dzalkind in #368
- Update install.rst by @jnsburke in #393
- Add mpi_tools to rosco by @dzalkind in #400
- Check for prior initialization of ROSCO by @dzalkind in #401
- ability to load rosco yaml on rank 0 alone by @dzalkind in #409
- Catch divide-by-zero error in wind speed estimator by @dzalkind in #410
New Contributors
Full Changelog: v2.9.4...v2.9.5
ROSCO v2.8.1
This is a re-release of ROSCO v2.8.0 that works with the latest Intel oneAPI.
ROSCO v2.7.1
This is a re-release of ROSCO v2.7.0 that works with the latest Intel oneAPI.
ROSCO v2.9.4
Compatibility and documentation updates
ROSCO v2.9.3
Fixes to the documentation and file I/O