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