Fast-oad

Latest version: v1.8.2

Safety actively analyzes 688961 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

1.7.1

=============
- Added:
- The base class `CycleGroup` is now proposed to standardize options for groups that contain a loop. (https://github.com/fast-aircraft-design/FAST-OAD/pull/516)

- Fixed:
- Missions can now be defined without route. (https://github.com/fast-aircraft-design/FAST-OAD/pull/515)

1.7.0

=============
- Added:
- Centralized way to set options from configuration file. (https://github.com/fast-aircraft-design/FAST-OAD/pull/510)

- Fixed:
- Fix for validity domain checker. (https://github.com/fast-aircraft-design/FAST-OAD/pull/511)

1.6.0

=============
- Added:
- FAST-OAD is now officially compatible with Python 3.10. Support of Python 3.7 has been abandoned. (https://github.com/fast-aircraft-design/FAST-OAD/pull/496)
- OpenMDAO group options can now be set from configuration file. (https://github.com/fast-aircraft-design/FAST-OAD/pull/502)
- Mission computation:
- A value for maximum lift coefficient can now be set for climb and cruise segments. (https://github.com/fast-aircraft-design/FAST-OAD/pull/504)
- Added the field consumed_fuel, computed for each time step and present in CSV output file. (https://github.com/fast-aircraft-design/FAST-OAD/pull/505)

- Fixed:
- Decreased execution time by avoiding unnecessary setup operations. (https://github.com/fast-aircraft-design/FAST-OAD/pull/503)

1.5.2

=============
- Added:
- Added sphinx documentation for source data file generation. (https://github.com/fast-aircraft-design/FAST-OAD/pull/500)

- Fixed:
- Fix for climb segment going far too high when asked for optimal altitude in some cases. (https://github.com/fast-aircraft-design/FAST-OAD/pull/497 and https://github.com/fast-aircraft-design/FAST-OAD/pull/498)
- Now accepting upper case distribution names for FAST-OAD plugins. (https://github.com/fast-aircraft-design/FAST-OAD/pull/499)
- Now DataFile.from_problem() returns a DataFile instance, and not a VariableList instance. (https://github.com/fast-aircraft-design/FAST-OAD/pull/494)

1.5.1

=============
- Fixed:
- Some warning were issued by pandas when using mission module. (https://github.com/fast-aircraft-design/FAST-OAD/pull/492)

1.5.0

=============
- Added:
- Computation of payload-range data. (https://github.com/fast-aircraft-design/FAST-OAD/pull/471 and https://github.com/fast-aircraft-design/FAST-OAD/pull/482)
- Payload-range plot. (https://github.com/fast-aircraft-design/FAST-OAD/pull/480)
- Time-step simulation of takeoff in mission module (https://github.com/fast-aircraft-design/FAST-OAD/pull/481, https://github.com/fast-aircraft-design/FAST-OAD/pull/484, https://github.com/fast-aircraft-design/FAST-OAD/pull/487, https://github.com/fast-aircraft-design/FAST-OAD/pull/490)
- Introduced concept of macro-segment, for proposing assembly of several segments as one usable segment. (https://github.com/fast-aircraft-design/FAST-OAD/pull/488)
- Segment implementations can now be registered using decorators. (https://github.com/fast-aircraft-design/FAST-OAD/pull/485)
- Mission definition can now define a global target fuel consumption. (https://github.com/fast-aircraft-design/FAST-OAD/pull/467)
- A FAST-OAD plugin can now come with its own source data files, obtainable using `fastoad gen_source_data_file` command. (https://github.com/fast-aircraft-design/FAST-OAD/pull/477)

- Changed:
- fast-oad (not fast-oad-core) now requires at least fast-oad-cs25 0.1.4. (https://github.com/fast-aircraft-design/FAST-OAD/pull/475)
- fast-oad (and fast-oad-core) now requires at least OpenMDAO 3.18. (https://github.com/fast-aircraft-design/FAST-OAD/pull/483)
- Variable viewer can now display discrete outputs of type string. (https://github.com/fast-aircraft-design/FAST-OAD/pull/479)

- Fixed:
- MissionViewer was not able to show several missions. (https://github.com/fast-aircraft-design/FAST-OAD/pull/477)
- Fixed compatibility with OpenMDAO 3.26 (https://github.com/fast-aircraft-design/FAST-OAD/pull/486)

Page 2 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.