OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
wamit_types::wamit_initinputtype Type Reference

Public Attributes

real(reki) ptfmvol0
 [-]
 
logical haswamit
 .TRUE. More...
 
real(reki) wamitulen
 [-]
 
real(reki) ptfmcobxt
 [-]
 
real(reki) ptfmcobyt
 [-]
 
integer(intki) rdtnmod
 [-]
 
integer(intki) exctnmod
 [-]
 
real(dbki) rdtntmax
 [-]
 
real(reki) wavedir
 [-]
 
character(1024) wamitfile
 [-]
 
type(conv_rdtn_initinputtype) conv_rdtn
 [-]
 
real(reki) rhoxg
 [-]
 
integer(intki) nstepwave
 [-]
 
integer(intki) nstepwave2
 [-]
 
real(reki) wavedomega
 [-]
 
real(siki), dimension(:), allocatable waveelev0
 Wave elevation time history at origin (needed for SS_Excitation module) [m].
 
real(siki), dimension(:,:), allocatable waveelevc0
 Discrete Fourier transform of the instantaneous elevation of incident waves at the platform reference point. More...
 
real(siki), dimension(:), allocatable wavetime
 [-]
 
integer(intki) wavemod
 [-]
 
real(reki) wtrdens
 [-]
 
real(siki), dimension(:), allocatable wavedirarr
 Array of wave directions (one per frequency) from the Waves module [-].
 
real(siki) wavedirmin
 Minimum wave direction from Waves module [-].
 
real(siki) wavedirmax
 Maximum wave direction from Waves module [-].
 
character(chanlen), dimension(1:18) outlist
 This should really be dimensioned with MaxOutPts [-].
 
logical outall
 [-]
 
integer(intki) numouts
 [-]
 

Member Data Documentation

◆ haswamit

logical wamit_types::wamit_initinputtype::haswamit

.TRUE.

if using WAMIT model, .FALSE. otherwise [-]

◆ waveelevc0

real(siki), dimension(:,:), allocatable wamit_types::wamit_initinputtype::waveelevc0

Discrete Fourier transform of the instantaneous elevation of incident waves at the platform reference point.

First column is real part, second column is imaginary part [(meters)]


The documentation for this type was generated from the following file: