Conversation
Added option '2' for climb requirements, aligning with the extrapolation approach outlined in Steiner et al. (2014). Optimum number of engines for transport aircraft employing electrically powered distributed propulsion. [Eqs. 4 and 5]
Use an n/(n-1) multiplier for requirement type '2'.
Added an extra option for picking climb gradients for a constraint diagram.
Replaced the fixed lapse rates in each function with a parametric one defined by the user in the Constraint Specification File.
Added parametric lapse rates for the respective constraints. Removed extra plotting code.
Updated inputs for SUSAN's constraint diagram.
If any theoretical drag coefficients are less than 0 (due to poor extrapolation), then set them to 0.
Instead of assuming that the turbofan/turboprop engine thrust is lost, get the actual thrust lost from the propulsion system size. This generalizes the prior code to accommodate losses from heterogeneously-sized propulsion systems.
Added different failure modes and their corresponding specific excess power loss fractions.
Added references to the papers that the information was extracted from.
Included other parameters that were not previously listed for modeling.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates to the constraint diagram generation process were made:
Additional changes were made to the existing Constraint Diagram Specification files, detailing where information was extracted from.