blade_limitWakeVel Subroutine

public subroutine blade_limitWakeVel(this, rowNear, rowFar, wakeType)

Limits wake velocity to a set value to prevent blow up. Near wake only for predicted wake; near and far for current wake.

Type Bound

blade_class

Arguments

Type IntentOptional Attributes Name
class(blade_class), intent(inout) :: this
integer, intent(in) :: rowNear
integer, intent(in) :: rowFar
character(len=1), intent(in) :: wakeType