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

Major updates to post processing, Minor bug fixes #10

Merged
merged 22 commits into from
Apr 21, 2020
Merged

Conversation

nikhar-abbas
Copy link
Collaborator

  1. Some small updates have been made in the tuning processes for distributed aerodynamic control.
  2. Bug fixes for the Bladed-style control interface
  3. Setup.py cleanup to ease with conda
  4. Large updates to Utilities.py:
  • load_output is renamed to load_fast_out
  • load_fast_out now writes out a list of dictionaries containing openfast data, where each list item corresponds to an OpenFAST output case.
  • All plotting functions were moved to a class FAST_plots
  • plot_fast_out only receives the output from load_fast_out for the OpenFAST data to plot
  • plot_spectral is included for a number of frequency-domain based plotting capabilities
  • trim_fast_out is modified to only modify data passed in the new dictionary-based structure
  • some verbosity flags have been included

@nikhar-abbas nikhar-abbas merged commit a905ecc into master Apr 21, 2020
nikhar-abbas added a commit to nikhar-abbas/ROSCO_toolbox that referenced this pull request Jun 29, 2021
* Filter WSE signal

* Update Q

* Typo fix

* Update WSE tuning

* Move WSE Filter so only GenTq controller uses it

* Move WSE so it initializes as well

* Parameter updates

* Filtered GenTq for possible WSE use

* filter rotor speed, blade pitch, generator torque

* Update parameters

* Minor re-org and cleanup

* Build DISCON

* Remove tower-top motion from wind speed estimate

* Update commenting
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.

1 participant