SHARPy v1.3
We are please to announce the release of SHARPy version 1.3! This version brings new features to the code that are all listed below.
❓If you have any questions about this new release, please don't hesitate to visit the Discussion Board.
🗒️ Note: this release had been withheld since before Summer 2021 because of an issue with our previous CI test provider. Now that CI tests are working, we can release 1.3 that had been an RC for long. However, expect a new SHARPy version likely soon with many new features that have been implemented since 1.3RC was born!
sharpy_env
1.3 (2021-11-11)
Implemented enhancements:
- Include gravity direction as input for structural solvers #112
- Simulation settings check - Unrecognised settings raise Error #148 (ngoiz)
- Aerodynamic forces correction enhancements #140 (ngoiz)
- New feature: apply external forces to the system at runtime #125 (ArturoMS13)
- Lift distribution post-processor #121 (sduess)
Fixed bugs:
Closed issues:
- Unrecognised model in goland test case #143
Merged pull requests:
- Implement GitHub Actions as testing suite provider #179 (ngoiz)
- Update submodules and conda environments #161 (sduess)
- Support element variables in UDP output #160 (ngoiz)
- Output directory in the location specified in settings[SHARPy][log_folder] #130 (ngoiz)
- Update and include features in multibody #126 (ArturoMS13)
- Update linear UVLM to account for CFL not equal to one in the wake convection #124 (ArturoMS13)
- Minor changes #123 (ArturoMS13)
Full Changelog: v1.2.1...1.3