-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Basic Floris v4 compatibility (#169)
* turbulence_intensity -> turbuelence_intensities. * Minor compatibility changes to calculate_florix_approx_table. Left TODOs for better integration with FLORIS v4. * Avoid use of ParallelInterface as not yet updated. May revert; however, fast as it. * Ruff * ruff format * Update "thrust" to "thrust_coefficient" per change in FLORIS * Update visualize_cut_plane syntax * ws_array and wd_array must be same length * Correct to absolute power * Update to v4 * Update to matplotlib 3.8 syntax * bump up matplotlib requirement * Update 06 * Update example 07 * Update tuning notebook * Update FLORIS tuning * Update tuner utilities * Remove extra hyphen * Update 06 example * Update 07 example * Update 01 notebook --------- Co-authored-by: Paul <paul.fleming@nrel.gov>
- Loading branch information
Showing
29 changed files
with
926 additions
and
1,017 deletions.
There are no files selected for viewing
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
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
315 changes: 158 additions & 157 deletions
315
examples_artificial_data/03_energy_ratio/00_demo_energy_ratio_syntax.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
204 changes: 102 additions & 102 deletions
204
examples_artificial_data/03_energy_ratio/01_demo_energy_ratio_options.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
128 changes: 64 additions & 64 deletions
128
examples_artificial_data/04_floris_tuning/00_tune_floris_to_artificial_data.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
Oops, something went wrong.