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