OpenFAST
Wind turbine multiphysics simulator
Functions/Subroutines | Variables
aerodyn14 Module Reference

Module for the old aerodynamic routines. More...

Functions/Subroutines

subroutine, public ad14_init (InitInp, u, p, x, xd, z, O, y, m, Interval, InitOut, ErrStat, ErrMess)
 
subroutine, public ad14_end (u, p, x, xd, z, OtherState, y, m, ErrStat, ErrMess)
 
subroutine, public ad14_updatestates (t, n, u, utimes, p, x, xd, z, OtherState, m, ErrStat, ErrMess)
 
subroutine, public ad14_calcoutput (Time, u, p, x, xd, z, O, y, m, ErrStat, ErrMess)
 

Variables

type(progdesc), parameter ad14_ver = ProgDesc( 'AeroDyn14', '', '' )
 

Detailed Description

Module for the old aerodynamic routines.

This module is for loose coupling only, without linearization, because it does not fully conform to the FAST framework. This module will eventually be replaced by AeroDyn (i.e., AeroDyn v15 [aerodyn.f90])