blade_rot_wake_axis Subroutine

public subroutine blade_rot_wake_axis(this, theta, axisVec, origin, rowNear, rowFar, wakeType)

Uses

Rotate wake about axis at specified origin

Type Bound

blade_class

Arguments

Type IntentOptional Attributes Name
class(blade_class), intent(inout) :: this
real(kind=dp), intent(in) :: theta
real(kind=dp), intent(in), dimension(3) :: axisVec
real(kind=dp), intent(in), dimension(3) :: origin
integer, intent(in) :: rowNear
integer, intent(in) :: rowFar
character(len=1), intent(in) :: wakeType