![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| real(dbki) | dt |
| time step [s] | |
| character(1024) | outrootname |
| Supplied by Driver: The name of the root file (without extension) including the full path [-]. | |
| real(reki), dimension(:,:), allocatable | c |
| Chord length at node [m]. | |
| integer(intki) | numblades |
| Number nodes of all blades [-]. | |
| integer(intki) | nnodesperblade |
| Number nodes per blades [-]. | |
| integer(intki) | uamod |
| Model for the dynamic stall equations [1 = Leishman/Beddoes, 2 = Gonzalez, 3 = Minnema] [-]. | |
| real(reki) | a_s |
| speed of sound [m/s] | |
| logical | flookup |
| Use table lookup for f' and f'' [-]. | |
| integer(intki) | numouts |
| The number of outputs for this module as requested in the input file [-]. | |
1.8.13