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