Skip to content

Releases: fast-aircraft-design/FAST-OAD

v0.4.1-beta

24 Jul 06:55
28ec6db
Compare
Choose a tag to compare

Version 0.4.1-beta

  • Prevents installation of OpenMDAO 3.2 and above for incompatibility reasons.
  • In Breguet module, output values for climb and descent distances were 1000 times
    too large (computation was correct, though).

v0.4.0-beta

09 Jul 07:54
Compare
Choose a tag to compare

Some changes in mass and performances components:

  • The Breguet performance model can now be adjusted through input variables in the "settings" section.
  • The mass-performance loop is now done through the "fastoad.loop.mtow" component.

v0.3.1-beta

30 Jun 13:16
Compare
Choose a tag to compare
  • Adapted the FAST-OAD code to handle OpenMDAO version 3.1.1.

v0.3.0-beta

18 Jun 07:53
Compare
Choose a tag to compare
  • In Jupyter notebooks, VariableViewer now has a column for input/output type.
  • Changed base OAD process so that propulsion model can now be directly called
    by the performance module instead of being a separate OpenMDAO component (which
    is still possible, though). It prepares the import of FAST legacy
    mission-based performance model.

v0.2.2-beta

18 Jun 07:45
Compare
Choose a tag to compare

Changed dependency requirement to have OpenMDAO version at most 3.1.0 (FAST-OAD is not yet compatible with 3.1.1)

v0.2.0b: Merge pull request #175 from fast-aircraft-design/problem-factory

20 May 14:29
d7e21bd
Compare
Choose a tag to compare

Beta version of the first open-source release