set_itv_148 Subroutine

public subroutine set_itv_148(ratio)

Arguments

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

Contents

Source Code


Source Code

  subroutine set_itv_148(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_148