![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| integer(intki) | nbody |
| [>=1; only used when PotMod=1. More... | |
| integer(intki) | nbodymod |
| Body coupling model {1: include coupling terms between each body and NBody in HydroDyn equals NBODY in WAMIT, 2: neglect coupling terms between each body and NBODY=1 with XBODY=0 in WAMIT, 3: Neglect coupling terms between each body and NBODY=1 with XBODY=/0 in WAMIT} (switch) [only used when PotMod=1] [-]. | |
| real(reki), dimension(:,:), allocatable | f_hs_moment_offset |
| The offset moment due to the COB being offset from the WAMIT body's local location {matrix 3xNBody} [N-m]. | |
| real(siki), dimension(:,:), allocatable | hdroadmsi |
| [(sec)] | |
| real(siki), dimension(:,:), allocatable | hdrosttc |
| [-] | |
| integer(intki) | rdtnmod |
| [-] | |
| integer(intki) | exctnmod |
| [-] | |
| real(siki), dimension(:,:), allocatable | waveexctn |
| [-] | |
| integer(intki) | nstepwave |
| [-] | |
| type(conv_rdtn_parametertype) | conv_rdtn |
| [-] | |
| type(ss_rad_parametertype) | ss_rdtn |
| [-] | |
| type(ss_exc_parametertype) | ss_exctn |
| [-] | |
| real(dbki) | dt |
| [-] | |
| type(outparmtype), dimension(:), allocatable | outparam |
| [-] | |
| integer(intki) | numouts |
| [-] | |
| integer(intki) | numoutall |
| [-] | |
| character(20) | outfmt |
| [-] | |
| character(20) | outsfmt |
| [-] | |
| character(chanlen) | delim |
| [-] | |
| integer(intki) | unoutfile |
| [-] | |
| integer(intki) wamit_types::wamit_parametertype::nbody |
[>=1; only used when PotMod=1.
If NBodyMod=1, the WAMIT data contains a vector of size 6*NBody x 1 and matrices of size 6*NBody x 6*NBody; if NBodyMod>1, there are NBody sets of WAMIT data each with a vector of size 6 x 1 and matrices of size 6 x 6] [-]
1.8.13