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

Public Attributes

real(reki), dimension(1:2) vind_s
 The unfiltered induced velocity, [1] is the axial induced velocity (-Vx*a) and [2] is the tangential induced velocity (Vy*a') at node i on blade j. More...
 
real(reki), dimension(1:2) vind_s_dot
 The first time derivative of the unfiltered induced velocity, uvind_s [m/s^2].
 
real(reki) spanratio
 Normalized span location of blade node [-].
 

Member Data Documentation

◆ vind_s

real(reki), dimension(1:2) dbemt_types::dbemt_elementinputtype::vind_s

The unfiltered induced velocity, [1] is the axial induced velocity (-Vx*a) and [2] is the tangential induced velocity (Vy*a') at node i on blade j.

Note that the inputs are used only operated on at a particular node and blade, so we don't store all elements [m/s]


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