Releases: junzis/openap
Releases · junzis/openap
v2.2
v2.1
What's Changed
- Add BADA4 wrapper as an add-on
- Refactor trajectory generation module
- New temperature approximation for
casadi/aero_override.py
- Fix missing attribute
use_synonym
inFuelFlow
init by @nhuet in #50 - Adding temperature shift to atmosphere model by @dus42 in #54
Full Changelog: v2.0...v2.1
OpenAP v2.0 release
Changes:
- new fuel flow model with higher accuracy
- minor updates in the performance modules
OpenAP v1.5 release
What's Changed
- Rework fuzzy logic for Python 3.12
- Close yaml files after opening by @Missing-Tech in #46
Full Changelog: v1.4...v1.5
OpenAP v1.4 release
What's Changed
- New parameters in aircraft properties: pax information
- New aircraft models GLF6
- Updated synonyms
- Use poetry for package managment
Full Changelog: v1.3...v1.4
OpenAP v1.3 release
This release is minor updates in OpenAP, including:
- General updates in model data
- Changes in fuel flow model polynomial model
- Changes in idle thrust
- New LGPL v3 license
OpenAP v1.2 release
This release is major updates in OpenAP, including:
- Added new aircraft types
- Update aircraft database
- Add new aircraft synonyms
- Major update in emission model
- Add support for integration with CasADi
OpenAP v1.1 release
Overall improvement in different modules, such as drag polar, fuel flow, and emission.