generate_from_excel_type03

generate_from_excel_type03

Function needed to generate a wind turbine (tower + rotor) from an excel database type03. See ``rotor_from_excel_type03’’ for more information.

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 wind turbine (tower + rotor)

rtype:

wt (sharpy.utils.generate_cases.AeroelasticInfromation)