inflow2file Subroutine

public subroutine inflow2file(timestamp, rotorArray, rotorNumber, directionVector)

Uses

Calculate inflow velocity along directionVector on the blades of rotor(rotorNumber) at rotor(rotorNumber)%secCP

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: timestamp
type(rotor_class), intent(inout), dimension(:) :: rotorArray
integer, intent(in) :: rotorNumber
real(kind=dp), intent(in), dimension(3) :: directionVector