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