blade_calc_force_alphaGamma Subroutine

public subroutine blade_calc_force_alphaGamma(this, density, invertGammaSign, velSound, dt)

Uses

Compute force using alpha approximated from sec circulation

Type Bound

blade_class

Arguments

Type IntentOptional Attributes Name
class(blade_class), intent(inout) :: this
real(kind=dp), intent(in) :: density
real(kind=dp), intent(in) :: invertGammaSign
real(kind=dp), intent(in) :: velSound
real(kind=dp), intent(in) :: dt