set_itv_120 Subroutine

public subroutine set_itv_120(ratio)

Arguments

Type IntentOptional AttributesName
real(kind=kind(1.d0)) :: ratio

Contents

Source Code


Source Code

  subroutine set_itv_120(ratio)
    implicit none
    real(kind(1.d0)) :: ratio
    ! From Kallenbach model, should be reserved if the model is going to be added back
  end subroutine set_itv_120