Conversation
…1017) * Set reference_wind_height in set_operation_model to avoid unnecessarily raising warning; add reference_wind_height property for ease of access. * Corresponding updates to UncertainFlorisModel. * Improve tests to explicitly set reference_wind_height. * add reference_wind_height setting to avoid unnecessary warning. * Add reference_wind_height setting to examples where turbine_type is set.
* Test on all supported Python versions Pages build and speed check are on the latest version only * Support Python 3.8 The pip to merge dicts is supported in Python 3.9+; replace with the dict.update method
* Update MixedOperationModel to better handle disabling turbines, and remove disabled turbines from default power_setpoints on FlorisModel. * Update yaw optimization to pass through power_setpoints. * Raise warning for incompatible op model in scipy optimizer * Enable geomtric yaw optimization with disabled turbines. * Add example of optimizing with disabled turbines. * Update example to include all active case. * Add tests for yaw opt with turbines disabled, as well as basic serial refine operation. * Add similar test for Geometric yaw (only farm power comparisons removed). * Formatting fixes. * Limit yaw angles to zero for disabled turbines. * Update comment on disabled turbines' yaw angles.
* pin autoyaml * build with 3.10 * minor test fix * restore 3.13 * Temporary; force docs build without upload * Revert temporary forced docs build. --------- Co-authored-by: misi9170 <[email protected]>
* Add statement about supporting active python versions and warnings regarding dropping 3.8 support * Try formatting warning differently. * Simpler formatting for warning.
* remove pin in sphinxcontrib-autoyaml * Temporarily force deploy pages action. * Revert temporary changes to deploy-pages.yaml
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Patch release for FLORIS v4.2
What's Changed
Full Changelog: v4.2...v4.2.1
Release checklist: