Refueling/Recharging phase
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 287
- Forks
- 140
- Avg merge
- 6d 14h
- Merged PRs (30d)
- 18
Description
Desired capability or behavior.
Add a phase builder for a on-ground refueling or recharging phase. This would probably be a super simple (explicit) phase with a assumed fixed rate of refueling and/or recharging. This would very useful for EVTOL/UAM aircraft that may have design constraints based on multiple sequential flights. Length of charge/time of charge could be part of the overall mission optimization (such as only recharging exactly enough to complete the next leg of the mission).
This functionality is currently present in NDARC, and is often used by the rotorcraft team, and would be applicable to fixed-wing aircraft too
Is your feature request related to a problem? Please describe.
No response
Associated Bug Report
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by reviewing the existing phase-builder patterns and the NDARC refueling behavior referenced in the issue. Define how fixed refueling or recharging rates, charge duration, and the next mission leg should interact, then add coverage showing that the phase supports sequential-flight mission optimization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100