rotor_calc_force Subroutine

public subroutine rotor_calc_force(this, density, dt)

Compute force from circulation

Type Bound

rotor_class

Arguments

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