Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated addition of taxi-out and takeoff phases is now deprecated. #574

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

christophe-david
Copy link
Contributor

Since FAST-OAD 1.4.0, the mission definition file can describe the whole mission, including the phases before reaching the "input weight", i.e. takeoff mass (TOW), generally. The point is to have a target mass in the definition, by adding a mass_input segment in the proper phase:

      - segment: mass_input
        target:
          mass: ~~TOW

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.91%. Comparing base (0eb2816) to head (79aaea9).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #574   +/-   ##
=======================================
  Coverage   91.91%   91.91%           
=======================================
  Files         100      100           
  Lines        6183     6185    +2     
  Branches      973      973           
=======================================
+ Hits         5683     5685    +2     
  Misses        334      334           
  Partials      166      166           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@christophe-david christophe-david marked this pull request as ready for review November 25, 2024 17:30
@christophe-david christophe-david merged commit 540200d into master Nov 27, 2024
18 checks passed
@christophe-david christophe-david deleted the old-mission-start-deprecation branch November 27, 2024 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant