OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
fvw_types::fvw_miscvartype Type Reference
Collaboration diagram for fvw_types::fvw_miscvartype:
Collaboration graph
[legend]

Public Attributes

type(wng_miscvartype), dimension(:), allocatable w
 Misc for all wings [-].
 
logical firstcall
 True if this is the first call to update state (used in CalcOutput) [-].
 
integer(intki) nnw
 Number of active near wake panels [-].
 
integer(intki) nfw
 Number of active far wake panels [-].
 
integer(intki) istep
 Current step number used for update state [-].
 
integer(intki) vtkstep
 Current vtk output step number [-].
 
real(dbki) vtklasttime
 Time the last VTK file set was written out [s].
 
real(reki), dimension(:,:), allocatable r_wind
 List of points where wind is requested for next time step [-].
 
logical computewakeinduced
 Compute induced velocities on this timestep [-].
 
real(dbki) oldwaketime
 Time the wake induction velocities were last calculated [s].
 
type(fvw_continuousstatetypedxdt
 State time derivatie, stored for overcycling and convenience [-].
 
type(fvw_continuousstatetypex1
 States at t (for overcycling) [-].
 
type(fvw_continuousstatetypex2
 States at t+DTFVW (for overcycling) [-].
 
real(dbki) t1
 Time of x1 (for overcycling) [-].
 
real(dbki) t2
 Time of x2 t+DTFVW (for overcycling) [-].
 
logical ua_flag
 logical flag indicating whether to use UnsteadyAero [-]
 
type(t_sgmtsgmt
 Segments storage [-].
 
real(reki), dimension(:,:), allocatable cps
 Control points used for wake rollup computation [-].
 
real(reki), dimension(:,:), allocatable uind
 Induced velocities obtained at control points [-].
 
type(gridouttype), dimension(:), allocatable gridoutputs
 Number of VTK grid to output [-].
 

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