Skip to content

SHARPy version 2.1

Compare
Choose a tag to compare
@kccwing kccwing released this 31 May 05:13
· 483 commits to main since this release

We are pleased to announce the release of SHARPy version 2.1!

✈️ Exciting new features across the aerodynamic and structural solvers, Python 3.10, Docker versions, and various fixes, with details below...

In SHARPy 2.1 we have upgraded Python version to 3.10 - with that comes a new simplified set of required packages in environment_new.yml which will be the recommended environment file from now on.

❓As always, please use the discussion board if you have any issues/questions using SHARPy.

What's Changed

2.1 (2023-05-31)

Full Changelog

Implemented enhancements:

  • SHARPy Docker now releases to GitHub Packages #218 (ngoiz)
  • Some Enhancements and Fixes for the Polar Correction, Wake Discretisation, and Gust Velocity Field Generator #217 (sduess)
  • Collective blade pitch PID control of wind turbines #176 (ArturoMS13)

Fixed bugs:

  • Handle absolute tolerance for structural convergence tests as input settings and increase default value #221 (sduess)
  • Fix horseshoe wake handling in UVLM #204 (sduess)

Closed issues:

  • No such file or directory during: source bin/sharpy_vars.sh #233
  • Twist direction inconsistent #212

Merged pull requests: