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