![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| integer(intki) | circsolvmethod |
| 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) | fullcircstart |
| 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) | nnwpanelsfree |
| 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), dimension(1:2) | velocitymethod |
| Velocity calculation method for Full Wake and for LiftingLine [-]. | |
| real(reki), dimension(1:2) | treebranchfactor |
| Factor used to determine if a point is far enough, for full wake and lifting line [-]. | |
| integer(intki), dimension(1:2) | 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 [-]. | |
| integer(intki), dimension(1:2) fvw_types::fvw_inputfile::partpersegment |
Number of particles per segment, e.g.
for tree method, for full wake and lifting line [-]
1.8.13