Releases: mdolab/openconcept
Releases · mdolab/openconcept
v1.2.6
v1.2.5
OpenConcept v1.2.4
What's Changed
- Fixed abs2prom and variable names to support OpenMDAO 3.39 by @davidszt2 in #76
New Contributors
- @davidszt2 made their first contribution in #76
Full Changelog: v1.2.3...v1.2.4
OpenConcept v1.2.3
OpenConcept v1.2.2
OpenConcept 1.2.1
What's Changed
- Fix the failing GitHub Actions by @eytanadler in #67
- Fixed a typo and takeoff plotting by @kanekosh in #68
- Fix build failure by @eytanadler in #69
- Support latest OpenMDAO version by @kanekosh in #70
- Fix GitHub Action build & Set upper bound on OM version by @kanekosh in #75
Full Changelog: v1.2.0...v1.2.1
OpenConcept 1.2.0
This includes a host of new features, including transport aircraft weight and drag buildups. It also changes the range of required OpenMDAO versions to between 3.21 and 3.30 (inclusive) because of a previous GitHub Actions testing bug that wasn't actually testing the correct versions (the previous range didn't actually work despite passing tests).
What's Changed
- Lots of new models for clean sheet aircraft design by @eytanadler in #64
Full Changelog: v1.1.2...v1.2.0
OpenConcept 1.1.2
What's Changed
- New 2024 Eytan 1st paper by @mariejvaucher in #60
- Remove IndepVarComp from heat exchanger model so users can connect things to the DV values by @eytanadler in #61
- Sparse partials for ExecComps by @kanekosh in #63
- Changed Hx Value error to Analysis error for 3 instances. by @mariejvaucher in #62
New Contributors
- @mariejvaucher made their first contribution in #60
Full Changelog: v1.1.1...v1.1.2
OpenConcept 1.1.1
Fixed duct with integrated heat exchanger (ImplicitCompressibleDuct).
What's Changed
- Update codecov action version by @eytanadler in #52
- Fix OpenMDAO install in GitHub Actions build by @eytanadler in #53
- Adding OS specification to readthedocs build by @eytanadler in #55
- RTD config update by @kanekosh in #56
- Fix the failed GHA build by @eytanadler in #58
- Fix duct by @eytanadler in #59
Full Changelog: v1.1.0...v1.1.1
OpenConcept 1.1.0
Overhauled the OpenAeroStruct aerodynamic surrogate model to allow users more flexibility in wing shape.
What's Changed
- Extend OpenAeroStruct integration to arbitrary planforms by @eytanadler in #47
Full Changelog: v1.0.2...v1.1.0