RCAIDE.Library.Methods.Powertrain.Converters.Turboshaft

Turboshaft#

Collection of methods for analyzing turboshaft propulsion systems. These methods handle the design, sizing, and performance analysis of turboshaft engines, including power output calculations, core sizing, and operational performance evaluation.

The module provides functions for:
  • Computing power output and fuel consumption

  • Sizing engine core components

  • Analyzing design point performance

  • Computing off-design performance characteristics

  • Managing stored engine performance data

See also

RCAIDE.Library.Components.Powertrain.Converters.Turboshaft_Propulsor

Modules

append_turboshaft_conditions(turboshaft, ...)

Appends data structures for storing turboshaft operating conditions during mission analysis.

compute_power(turboshaft, conditions)

Computes power and other performance properties for a turboshaft engine.

compute_turboshaft_performance(turboshaft, state)

Computes the perfomrance of a turboshaft

design_turboshaft(turboshaft)

Designs and sizes a turboshaft engine based on design point conditions and performance requirements.

size_core(turboshaft, conditions)

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