Skip to content

v1.8.2

Latest
Compare
Choose a tag to compare
@christophe-david christophe-david released this 09 Dec 16:13
  • Modified:
    • Mission module:
      • Automated addition of taxi-out and takeoff phases is now deprecated. (#574)
      • load_factor parameter has been added to mission segments with weight-driven lift (#579).
      • transition segment can now handle a payload change (#580).
  • Fixed:
    • Minor fixes in mission module (#579):
      • Lift value was generally not computed (knowing CL can be enough), though the column is always in csv files.
      • In ClimbAndCruise segment, the target of inner climb segment could be set without guarantee the climb segment was not None.