![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| character(1024) | inputfile |
| Name of the input file; remove if there is no file [-]. | |
| character(1024) | rootname |
| RootName for writing output files [-]. | |
| real(reki), dimension(1:3) | gravity |
| Gravitational acceleration [m/s^2]. | |
| real(reki), dimension(1:3) | glbpos |
| Initial Position Vector of the local blade coordinate system [-]. | |
| real(r8ki), dimension(1:3, 1:3) | glbrot |
| Initial direction cosine matrix of the local blade coordinate system – in BD coords [-]. | |
| real(r8ki), dimension(1:3) | rootdisp |
| Initial root displacement [-]. | |
| real(r8ki), dimension(1:3, 1:3) | rootori |
| Initial root orientation [-]. | |
| real(reki), dimension(1:6) | rootvel |
| Initial root velocities and angular veolcities [-]. | |
| real(reki), dimension(1:3) | hubpos |
| Initial Hub position vector [-]. | |
| real(r8ki), dimension(1:3, 1:3) | hubrot |
| Initial Hub direction cosine matrix [-]. | |
| logical | linearize = .FALSE. |
| Flag that tells this module if the glue code wants to linearize. More... | |
| logical | dynamicsolve = .TRUE. |
| Use dynamic solve option. More... | |
| logical beamdyn_types::bd_initinputtype::dynamicsolve = .TRUE. |
Use dynamic solve option.
Set to False for static solving (handled by glue code or driver code). [-]
| logical beamdyn_types::bd_initinputtype::linearize = .FALSE. |
Flag that tells this module if the glue code wants to linearize.
[-]
1.8.13