rotor_toChordsRevs Subroutine

public subroutine rotor_toChordsRevs(this, nsteps, dt)

Converts -ve nsteps to nsteps for corresponding no. of chords or revs

Type Bound

rotor_class

Arguments

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