subroutine set_itv_17(ratio) use times_variables, only: tdwell implicit none real(kind(1.d0)) :: ratio tdwell = ratio end subroutine set_itv_17