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