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