Skip to content

Releases: mdolab/OpenAeroStruct

v2.12.0

06 Oct 16:45
0a4d614

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.11.0...v2.12.0

OpenAeroStruct 2.11.0

26 Jun 22:22
e645a31

Choose a tag to compare

Main changes

  • Refactoring and bug fixes for geometry and meshing by @sabakhshi in #455
  • Add aerostructural support for multi-section surfaces by @sabakhshi in #461
  • Added a stability derivative example by @kanekosh in #462

Bug fixes and maintenance updates

Full Changelog: v2.10.0...v2.11.0

OpenAeroStruct v2.10.0

17 Jan 16:43
b5ac877

Choose a tag to compare

This version update fixes the spline components using new features from OpenMDAO 3.35. This means that OpenAeroStruct v2.10.0 now requires OpenMDAO version 3.35 or newer. See #450 for more details.

What's Changed

Full Changelog: v2.9.1...v2.10.0

OpenAeroStruct v2.9.1

18 Dec 21:27
f79f9cc

Choose a tag to compare

What's Changed

  • Updating MPhys wrapper for 2.0 update by @timryanb in #428
  • Fixed incorrect surface moment derivatives and added a moment output to the component by @sabakhshi in #449

Full Changelog: v2.9.0...v2.9.1

OpenAeroStruct v2.9.0

21 Nov 20:17
4332e6e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.2.8.0...v2.9.0

OpenAeroStruct v.2.8.0

19 Jul 20:00
410b523

Choose a tag to compare

What's Changed

#435 changes the way design variables are interpolated along the span of the wing which may change your analysis and optimization results, especially if you use a non-uniform spanwise mesh distribution.

Full Changelog: v2.7.3...v.2.8.0

OpenAeroStruct v2.7.3

16 Jul 12:58
97be635

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.2...v2.7.3

OpenAeroStruct v2.7.2

04 Jun 18:51
0448bff

Choose a tag to compare

What's Changed

Full Changelog: v2.7.1...v2.7.2

OpenAeroStruct v2.7.1

29 Apr 14:28
d788e11

Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.7.1

OpenAeroStruct v2.7.0

29 Jul 19:33
f2f974f

Choose a tag to compare

What's Changed

  • Added get_tagged_indices to mphys wrapper in #414
  • Added a new option for ref axis position for geometry manipulation in #413