![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| real(siki), dimension(:), allocatable | wavetime |
| Simulation times at which the instantaneous second order loads associated with the incident waves are determined [sec]. | |
| integer(intki) | nstepwave |
| Number of wave time steps [-]. | |
| real(dbki) | dt |
| [-] | |
| real(siki), dimension(:,:), allocatable | waveexctn2 |
| Time series of the resulting 2nd order force (first index is timestep, second index is load component) [(N)]. | |
| logical, dimension(1:6) | mndriftdims |
| Flags for which dimensions to calculate in MnDrift calculations [-]. | |
| logical, dimension(1:6) | newmanappdims |
| Flags for which dimensions to calculate in NewmanApp calculations [-]. | |
| logical, dimension(1:6) | diffqtfdims |
| Flags for which dimensions to calculate in DiffQTF calculations [-]. | |
| logical, dimension(1:6) | sumqtfdims |
| Flags for which dimensions to calculate in SumQTF calculations [-]. | |
| logical | mndriftf |
| Flag indicating mean drift force should be calculated [-]. | |
| logical | newmanappf |
| Flag indicating Newman approximation should be calculated [-]. | |
| logical | diffqtff |
| Flag indicating the full difference QTF should be calculated [-]. | |
| logical | sumqtff |
| Flag indicating the full sum QTF should be calculated [-]. | |
| type(outparmtype), dimension(:), allocatable | outparam |
| [-] | |
| integer(intki) | numouts |
| [-] | |
| integer(intki) | numoutall |
| [-] | |
| character(20) | outfmt |
| [-] | |
| character(20) | outsfmt |
| [-] | |
| character(chanlen) | delim |
| [-] | |
| integer(intki) | unoutfile |
| [-] | |
1.8.13