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

AeroDyn driver update for multiple wind turbines, with arbitrary motions and geometries #688

Merged
merged 117 commits into from
Sep 14, 2021

Conversation

ebranlard
Copy link
Contributor

@ebranlard ebranlard commented Mar 19, 2021

This pull request is almost ready to merge.

Feature or improvement description
New AeroDyn driver functionalities:

  • Multiple turbines with arbitrary number of blades and orientation (advanced rotor inputs)
  • Different motions for the base, nacelle yaw, and individual blade pitch: fixed values, sinusoidal, or arbitrary via time series
  • Simple wind definition (Power law), or InflowWind

Old features still supported:

  • Basic rotor inputs for HAWT (simply provide HubHeight, Tilt, Tower2Shaft)
  • Prescribed Time series of Wind Speed / PL Exp / Pitch / Yaw (AnalysisType=2)
  • Combined case analyses (AnalysisType=3)

Example of Applications

  • Sinusoidal motions of the Platform base
  • Vertical axis turbines
  • Multiple wind turbines
  • Quad rotor
  • Kites

110567794-4c540780-810f-11eb-9cf2-23273877ec0f

Impacted areas of the software
AeroDyn, OLAF

Additional supporting information

Check list

Test results, if applicable
Expected some small differences for OLAF Elliptical wing, will be resolved after #648 is merged

ebranlard and others added 30 commits February 8, 2021 20:52
Copy link
Collaborator

@andrew-platt andrew-platt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it all looks good, except the detail in IfW_FFWind_Base.f90

modules/inflowwind/src/IfW_FFWind_Base.f90 Outdated Show resolved Hide resolved
Copy link
Contributor Author

@ebranlard ebranlard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've merged with the latest dev and applied the changes requested.

modules/inflowwind/src/IfW_FFWind_Base.f90 Outdated Show resolved Hide resolved
@andrew-platt
Copy link
Collaborator

andrew-platt commented Aug 6, 2021

@ebranlard suggested this be merged after #729. I agree.

@jjonkman jjonkman mentioned this pull request Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants