![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| real(dbki) | dt |
| Time step for continuous state integration & discrete state update [seconds]. | |
| logical | wvdiffqtff |
| Full difference QTF second order forces flag [(-)]. | |
| logical | wvsumqtff |
| Full sum QTF second order forces flag [(-)]. | |
| integer(intki) | nwaveelev |
| Number of points where the incident wave elevations can be output [-]. | |
| integer(intki) | nstepwave |
| Total number of frequency components = total number of time steps in the incident wave [-]. | |
| integer(intki) | nstepwave2 |
| NStepWave / 2 [-]. | |
| real(siki), dimension(:), allocatable | wavetime |
| Simulation times at which the instantaneous second order loads associated with the incident waves are determined [sec]. | |
| real(siki), dimension(:,:), allocatable | waveelev2 |
| Instantaneous elevation time-series of incident waves at each of the NWaveElev points where the incident wave elevations can be output [(meters)]. | |
| 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