subroutine set_itv_74(ratio) use build_variables, only: scraplo implicit none real(kind(1.d0)) :: ratio scraplo = ratio end subroutine set_itv_74