Releases: NREL/flasc
v1.2
v1.1
What's Changed
- Updated package setup to match FLORIS method by @bayc in #18
- Updated requirements to be less strict by @misi9170 in #19
- Fixed pandas concatenation issue by @misi9170 in #23
- Change DataError from core.base to pandas.errors by @paulf81 in #24
- Make labeling UQ optional in energy ratio plot by @paulf81 in #30
- Separate layout visualization and power/thrust curve plots by @misi9170 in #32
- Add turbine names to GUI by @paulf81 in #33
Review and contributions also made by @Bartdoekemeijer
Full Changelog: v1.0...v1.1
v1.0
This is the first public and non-beta release of the FLASC repository, in conjunction with the official release of floris v3.0 and two related articles:
-
B. M. Doekemeijer, E. Simley, P. A. Fleming. Comparison of the Gaussian Wind Farm Model with Historical Data of Three Offshore Wind Farms. Energies Special Issue: Fast-Running Engineering Models of Wind Farm Flows 2022, in review.
-
C. J. Bay, P. A. Fleming, B. M. Doekemeijer, J. King, M. Churchfield, R. Mudafort: Addressing deep array effects and impacts to wake steering with the cumulative-curl wake model, Wind Energ. Sci. Discuss. [preprint], https://doi.org/10.5194/wes-2022-17, in review, 2022.
Changes compared to the pre-release:
- Supports the latest version of FLORIS (
3.0
) - Extensive documentation and automated documentation hosted on readthedocs.
- Unit tests
- Code coverage tests
- Automated GitHub integration
Prerelease of flasc as it turns public-facing
This is the first public release of the flasc repository, in conjunction with the beta release of floris v3.0 and two related articles:
- B.M. Doekemeijer, E. Simley, P. A. Fleming. Comparison of the Gaussian Wind Farm Model with Historical Data of Three Offshore Wind Farms. Energies Special Issue: Fast-Running Engineering Models of Wind Farm Flows 2022, in preparation.
- Bay et al., 2022, in preparation, article detailed to be announced.
Note that this prerelease of the flasc repository still relies on floris v2.4. More documentation to follow.