![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| real(dbki) | dt |
| Time step for continuous state integration & discrete state update [seconds]. | |
| real(dbki) | wavetmax |
| Analysis time for incident wave calculations; the actual analysis time may be larger than this value in order for the maintain an effecient FFT [(sec)]. | |
| integer(intki) | nstepwave |
| Total number of frequency components = total number of time steps in the incident wave [-]. | |
| integer(intki) | wavendir |
| Number of wave directions [only used if WaveDirMod = 1] [Must be an odd number – will be adjusted within the waves module] [(-)]. | |
| logical | wavemultidir |
| Indicates the waves are multidirectional – set by HydroDyn_Input [-]. | |
1.8.13