spar_from_excel_type04

spar_from_excel_type04

Function needed to generate a spar floating wind turbine rotor from an excel database type04. Rotor + tower + floating spar

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 spar floating wind turbine

rtype:

floating (sharpy.utils.generate_cases.AeroelasticInfromation)