OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
dbemt_types::dbemt_parametertype Type Reference

Public Attributes

real(dbki) dt
 Time step for continuous state integration & discrete state update [seconds].
 
integer(intki) lin_nx = 0
 Number of continuous states for linearization [-].
 
integer(intki) numblades
 Number of blades on the turbine [-].
 
integer(intki) numnodes
 Number of nodes on each blade [-].
 
real(reki) k_0ye
 Filter dynamics constant [default = 0.6 ] [-].
 
real(reki) tau1_const
 constant version of the delay value [-]
 
real(reki), dimension(:,:), allocatable spanratio
 static span ratio of each blade node [-]
 
integer(intki) dbemt_mod
 DBEMT Model. More...
 

Member Data Documentation

◆ dbemt_mod

integer(intki) dbemt_types::dbemt_parametertype::dbemt_mod

DBEMT Model.

1 = constant tau1, 2 = time dependent tau1, 3=continuous form of constant tau1 [-]


The documentation for this type was generated from the following file: