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