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