vr_vindSource Function

public pure function vr_vindSource(this, P, nCap) result(vind)

Compute induced velocity by unit strength 3-element source ring

Type Bound

vr_class

Arguments

Type IntentOptional Attributes Name
class(vr_class), intent(in) :: this
real(kind=dp), intent(in), dimension(3) :: P
real(kind=dp), intent(in), dimension(3) :: nCap

Return Value real(kind=dp), dimension(3)