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