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