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

Public Attributes | |
| character(chanlen), dimension(:), allocatable | writeoutputhdr |
| Names of the output-to-file channels [-]. | |
| character(chanlen), dimension(:), allocatable | writeoutputunt |
| Units of the output-to-file channels [-]. | |
| type(progdesc) | ver |
| This module's name, version, and date [-]. | |
| integer(intki) | couplingscheme |
| Switch that indicates if a particular coupling scheme is required [-]. | |
| logical | usehssbrake |
| flag to determine if high-speed shaft brake is potentially used (true=yes) [-] | |
| character(linchanlen), dimension(:), allocatable | linnames_y |
| Names of the outputs used in linearization [-]. | |
| character(linchanlen), dimension(:), allocatable | linnames_x |
| Names of the states used in linearization [-]. | |
| character(linchanlen), dimension(:), allocatable | linnames_u |
| Names of the inputs used in linearization [-]. | |
| logical, dimension(:), allocatable | rotframe_y |
| Flag that tells FAST/MBC3 if the outputs used in linearization are in the rotating frame [-]. | |
| logical, dimension(:), allocatable | rotframe_x |
| Flag that tells FAST/MBC3 if the inputs used in linearization are in the rotating frame [-]. | |
| logical, dimension(:), allocatable | rotframe_u |
| Flag that tells FAST/MBC3 if the inputs used in linearization are in the rotating frame [-]. | |
| logical, dimension(:), allocatable | isload_u |
| Flag that tells FAST if the inputs used in linearization are loads (for preconditioning matrix) [-]. | |
| integer(intki), dimension(:), allocatable | derivorder_x |
| Integer that tells FAST/MBC3 the maximum derivative order of continuous states used in linearization [-]. | |
1.8.13