OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
fvw_types::fvw_inputfile Type Reference

Public Attributes

integer(intki) circulationmethod
 Method to determine the circulation [-].
 
character(1024) circulationfile
 Prescribed circulation file [-].
 
integer(intki) circsolvmaxiter
 Maximum number of iterations for circulation solving [-].
 
real(reki) circsolvconvcrit
 Convergence criterion for circulation solving [-].
 
real(reki) circsolvrelaxation
 Relaxation factor for circulation solving [-].
 
integer(intki) intmethod
 Integration Method (1=RK4, 2=AB4, 3=ABM4, 5=Euler1, 7=Corrector/Predictor) [-].
 
logical freewake
 Disable roll up, wake convects with wind only (flag) [-].
 
real(reki) freewakestart
 Time when wake starts convecting (rolling up) [s].
 
real(reki) fullcirculationstart
 Time when the circulation is full [s].
 
real(dbki) dtfvw
 Time interval for calculating wake induced velocities [s].
 
integer(intki) circsolvpolar
 (0=Use AD polars, 1=2PiAlpha, 2=sin(2pialpha) [-]
 
integer(intki) nnwpanels
 Number of nw panels [-].
 
integer(intki) nfwpanels
 Number of fw panels [-].
 
integer(intki) nfwpanelsfree
 Number of fw panels that are free [-].
 
logical fwshedvorticity
 Include shed vorticity in the far wake [-].
 
integer(intki) diffusionmethod
 Diffusion method (None, CoreSpreading, PSE) [-].
 
real(reki) corespreadeddyvisc
 Eddy viscosity used in the core spreading method [-].
 
integer(intki) regdetermethod
 Regularization determinatino method (manual, automatic) [-].
 
integer(intki) regfunction
 Type of regularizaion function (LambOseen, Vatistas, see FVW_BiotSavart) [-].
 
integer(intki) wakeregmethod
 Method for regularization (constant, stretching, age, etc.) [-].
 
real(reki) wakeregparam
 Factor used in the regularization [-].
 
real(reki) wingregparam
 Factor used in the regularization [-].
 
integer(intki) shearmodel
 Option for shear modelling [-].
 
logical twrshadowonwake
 Include tower shadow effects on wake [-].
 
integer(intki) velocitymethod
 Velocity calculation method [-].
 
real(reki) treebranchfactor
 Factor used to determine if a point is far enough [-].
 
integer(intki) partpersegment
 Number of particles per segment, e.g. More...
 
integer(intki) wrvtk
 Outputs VTK at each calcoutput call, even if main fst doesnt do it [-].
 
integer(intki) vtkblades
 Outputs VTk for each blade 0=no blade, 1=Bld 1 [-].
 
real(dbki) dtvtk
 Requested timestep between VTK outputs (calculated from the VTK_fps read in) [s].
 
integer(intki) vtkcoord
 Switch for VTK outputs coordinate system [-].
 

Member Data Documentation

◆ partpersegment

integer(intki) fvw_types::fvw_inputfile::partpersegment

Number of particles per segment, e.g.

for tree method [-]


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