Calculate inflow velocity along directionVector on the blades of rotor(rotorNumber) at rotor(rotorNumber)%secCP
| Type | Intent | Optional | 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 |