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