rotor_from_excel_type03

rotor_from_excel_type03

Function needed to generate a wind turbine rotor from an excel database type03

param op_param:

Dictionary with operating parameters

type op_param:

dict

param geom_param:

Dictionray with geometical parameters

type geom_param:

dict

param excel_description:

Dictionary describing the sheets of the excel file

type excel_description:

dict

param option:

Dictionary with the different options for the wind turbine generation

type option:

dict

returns:

Aeroelastic information of the rotor

rtype:

rotor (sharpy.utils.generate_cases.AeroelasticInfromation)