subroutine set_itv_85(ratio) use ife_variables, only: pdrive implicit none real(kind(1.d0)) :: ratio pdrive = ratio end subroutine set_itv_85