Skip to content

Releases: junzis/openap

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 14:42

Highlights

  • Add CasADi backend support for BADA add-on performance models.
  • Add smooth symbolic guards for OpenAP aero, thrust, drag, and backend operations to avoid hard max/min/abs/if_else operators in CasADi expressions.
  • Update package metadata for the 2.6.0 release.

Verification

  • GitHub Actions build and publish workflow completed successfully for v2.6.0.
  • PyPI publish completed and openap 2.6.0 is available.

Full Changelog: v2.5.0...v2.6.0

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 16:38

What's Changed

  • add a gentle slope to the upper bound at_thrust by @dus42 in #64

New Contributors

  • @dus42 made their first contribution in #64

Full Changelog: v.2.4...v2.5.0

v2.4

Choose a tag to compare

@junzis junzis released this 14 Aug 16:48

What's Changed

New Contributors

Full Changelog: v2.3...v.2.4

v2.3

Choose a tag to compare

@junzis junzis released this 24 Jun 21:49

What's Changed

  • updated the contrail module
  • added quick mass calculation based on range
  • update some aircraft model default engine models
  • other minor updates

Full Changelog: v2.2...v2.3

v2.2

Choose a tag to compare

@junzis junzis released this 27 Dec 22:10

What's Changed

  • improve the fuel model
  • handle more aircraft types based on engine parameters
  • change fuel model data to CSV format
  • update ndarrayconvert logics
  • bug fixing for bada4 add-on

Full Changelog: v2.1...v2.2

v2.1

Choose a tag to compare

@junzis junzis released this 11 Dec 20:51

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 in FuelFlow 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

Choose a tag to compare

@junzis junzis released this 28 Jun 21:41

Changes:

  • new fuel flow model with higher accuracy
  • minor updates in the performance modules

OpenAP v1.5 release

Choose a tag to compare

@junzis junzis released this 15 Apr 20:52
8559381

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

Choose a tag to compare

@junzis junzis released this 09 Apr 13:17

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

Choose a tag to compare

@junzis junzis released this 13 Jun 13:52

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