![]() |
OpenFAST
Wind turbine multiphysics simulator
|

Public Attributes | |
| type(rotparametertype), dimension(:), allocatable | rotors |
| Parameter types for each rotor [-]. | |
| real(dbki) | dt |
| Time step for continuous state integration & discrete state update [seconds]. | |
| character(1024) | rootname |
| RootName for writing output files [-]. | |
| type(afi_parametertype), dimension(:), allocatable | afi |
| AirfoilInfo parameters [-]. | |
| integer(intki) | skewmod |
| Type of skewed-wake correction model {0=orthogonal, 1=uncoupled, 2=Pitt/Peters, 3=coupled} [unused when WakeMod=0] [-]. | |
| integer(intki) | wakemod |
| Type of wake/induction model {0=none, 1=BEMT, 2=DBEMT, 3=FVW} [-]. | |
| type(fvw_parametertype) | fvw |
| Parameters for FVW module [-]. | |
| logical | ua_flag |
| logical flag indicating whether to use UnsteadyAero [-] | |
1.8.13