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