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