rotor_dissipate_wake Subroutine

public subroutine rotor_dissipate_wake(this, dt, kinematicViscosity, wakeType)

Dissipation model based on the paper: Generalized Viscous Vortex Model for Application to Free-Vortex Wake Calculations,Bhagwat and Leishman (2002) The apparent viscosity coefficient is 'delta' and kept a constant value. delta has to be 100 for small-scale rotors and around 1000 for large-scale rotors

Type Bound

rotor_class

Arguments

Type IntentOptional Attributes Name
class(rotor_class), intent(inout) :: this
real(kind=dp), intent(in) :: dt
real(kind=dp), intent(in) :: kinematicViscosity
character(len=1), intent(in) :: wakeType