RCAIDE.Library.Methods.Powertrain.Propulsors.Turbofan

Turbofan#

Collection of methods for modeling and analyzing turbofan propulsion systems. This module provides functionality for designing, sizing, and computing performance characteristics of turbofan engines including thrust calculations and core sizing.

See also

RCAIDE.Library.Components.Powertrain.Propulsors.Turbofan, RCAIDE.Framework.Analysis.Propulsion

Modules

append_turbofan_conditions(propulsor, ...)

Initializes turbofan operating conditions for a mission segment.

compute_thurst

compute_turbofan_performance(turbofan, state)

Computes the performance of a turbofan engine by analyzing the thermodynamic cycle.

design_turbofan(turbofan)

Computes performance properties of a turbofan engine at the design point by linking and analyzing the thermodynamic cycle of its components.

size_core(turbofan, conditions)

Sizes the core flow for a turbofan engine at the design condition by computing the non-dimensional thrust.