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

Allow turbulence intensity to vary across all f_index #778

Closed
paulf81 opened this issue Jan 17, 2024 · 1 comment
Closed

Allow turbulence intensity to vary across all f_index #778

paulf81 opened this issue Jan 17, 2024 · 1 comment
Assignees
Labels
enhancement An improvement of an existing feature v4 Focus of FLORIS v4
Milestone

Comments

@paulf81
Copy link
Collaborator

paulf81 commented Jan 17, 2024

Allow turbulence intensity to vary across all f_index

This issue is meant to capture within it Issue #666 and Issue #713 by building off the new wind rose structure in pull request #775 and accomplishing the following improvements:

  1. Turbulence Intensity can be passed in as a float (uniform across all findex, current setup) or as an array with length n_findex that defines a TI individiually for each findex
  2. This change is made and chained through floris_interface, floris, flowfield
  3. WindRose and TimeSeries are updated to take advantage of this capability
  4. Functions are added to WindRose and TimeSeries that TI can be generated either by an arbitrary function, or a standard IEC relationship
@paulf81
Copy link
Collaborator Author

paulf81 commented Feb 3, 2024

This is accomplished in #782

@paulf81 paulf81 closed this as completed Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement of an existing feature v4 Focus of FLORIS v4
Projects
Status: Done
Development

No branches or pull requests

1 participant