RCAIDE.Library.Methods.Powertrain.Propulsors.Turboprop

Turboprop#

Contains methods for analyzing and designing turboprop propulsion systems. This module provides a comprehensive set of tools for turboprop engine analysis, combining gas turbine core performance with propeller aerodynamics. The methods handle both design and off-design conditions, supporting complete propulsion system analysis across flight regimes.

The module includes functionality for:
  • Computing thrust and power output

  • Sizing gas turbine core components

  • Evaluating combined engine-propeller performance

  • Analyzing propeller aerodynamic characteristics

  • Designing complete turboprop systems from specifications

  • Computing fuel consumption and efficiency metrics

Modules

append_turboprop_conditions(propulsor, ...)

Initializes turboprop operating conditions for a mission segment.

compute_thrust(turboprop, conditions)

Computes thrust and other performance metrics for a turboprop engine.

compute_turboprop_performance(turboprop, state)

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

design_turboprop(turboprop)

Sizes a turboprop engine based on design point conditions and computes its performance characteristics.

size_core(turboprop, conditions)

Sizes the core flow for a turboprop engine at the design condition.