RCAIDE.Library.Methods.Powertrain.Converters.Ducted_Fan.Performance.Blade_Element_Momentum_Theory

Blade_Element_Momentum_Theory#

Ducted Fan - Blade Element Momentum Theory Methods Package

Modules

BEMT_performance(ducted_fan, conditions)

Computes ducted fan performance characteristics Blade Element Momentum Theory (BEMT)

purge_files(filenames_array[, directory])

Removes specified files from a directory to prevent conflicts.

read_results(dfdc_analysis)

Reads and processes results from DFDC analysis output files.

run_dfdc_analysis(dfdc_object, print_output)

Executes the DFDC (Ducted Fan Design Code) executable with the specified input deck.

translate_conditions_to_dfdc_cases(dfdc_analysis)

Translates flight conditions to DFDC case definitions for analysis.

write_geometry(dfdc_object, run_script_path)

Writes the ducted fan geometry to a case file for DFDC analysis.

write_input_deck(dfdc_object)

Writes the execution commands input deck for DFDC analysis.