FEDEM Solver
R8.0
Source code of the dynamics solver
|
Initialization of wind turbine objects from the solver input file. More...
Modules | |
module | initiatewindturbinemodule |
Initialization of wind turbine objects from the solver input file. | |
Functions/Subroutines | |
subroutine | initiatewindturbinemodule::readturbineconfig (infp, env, turbine, triads, sups, joints, err) |
Initializes the wind turbine with data from the solver input file. More... | |
real(dp) function | getprecone (pitchJoint, hubTriad) |
Computes the precone angle for a wind turbine blade. More... | |
subroutine | initiatewindturbinemodule::initiateturbinevelocity (hub, blades, bladeTriads, urGen, omega0, ierr) |
Calculates initial velocity for the wind turbine triads. More... | |
Initialization of wind turbine objects from the solver input file.
real(dp) function readturbineconfig::getprecone | ( | type(masterslavejointtype), intent(in) | pitchJoint, |
type(triadtype), intent(in) | hubTriad | ||
) |
Computes the precone angle for a wind turbine blade.