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

FLORIS v4.1 #921

Merged
merged 15 commits into from
Jun 14, 2024
Merged

FLORIS v4.1 #921

merged 15 commits into from
Jun 14, 2024

Conversation

misi9170
Copy link
Collaborator

@misi9170 misi9170 commented Jun 11, 2024

What's Changed

New features

Bug fixes and enhancements

Full Changelog: v4.0.1...v4.1

paulf81 and others added 15 commits May 6, 2024 08:52
* First pass implementation of operation model, including tests.

* Operation model tests are more unit than integration tests.

* Pipe TI through FLORIS.

* handling for zero velocities to award division by zero error.

* Documentation.

* Handling for flat grid turbulence_intensities.

* Update turbine unit tests.

* Update reg tests; fix missed argument in turbopark_solver.

* Ruff

* Add axial induction factor correction.

* Add example to examples_control_types.

* update docs to reflect ai correction.
* NoneWakeTurbulence returns zero (added) turbulence, rather than ambient TI.

* Update comment on setting multiple conditions.

* Add test for NoneWakeTurbulence model.

* Format layout list.
* Add random optimization class

* Add temporary example

* rename example

* Adding support for arbitrary pmf.

* Plotting for pmf; update example.

* Respecting new examples in develop.

* Update base class to handle multiple regions of layout optimization.

* geoyaw option added.

* Terminology change: particle -> individual.

* Adding functionality for plotting the optimization boundary only.

* Adding grid.

* Adding visualizations.

* Allow random seed setting; non-parallel runs; log status.

* Updating link to Stanleys published paper.

* Enabling geometric yaw option.

* WIP; storing for hotfix.

* Bug fixed: updating layout when called.

* Ruff

* fi_subset needed updating rather than fi.

* WIP commit to change branch.

* runs.

* Store initial aep correctly.

* Minor update to defualt pmf'

* Runs, but freq data not passed correctly.

* Pipe through wind_data for freq information.

* Move example to subdirectory.

* Ruff.

* Working on adding tests; still some work to do on value optimization.

* Enable value optimization.

* Handling TODO items

* UserWarning -> ValueError; logger.warnings

* Simple documentation added.

* White space in docs.

* Remove cm.get_cmap in favor of plt.get_cmap

* Improve documentation and example.

* renable geometric yaw option for v4; fix scipy layoutopt args.

* remove self.x and self.y after initialization.

* Improve progress plots and add to example.

---------

Co-authored-by: misi9170 <michael.sinner@nrel.gov>
Minor typo correction in error message.
@misi9170 misi9170 merged commit 01115bf into main Jun 14, 2024
18 checks passed
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.

4 participants