subroutine set_itv_18(ratio) use physics_variables, only: q95 implicit none real(kind(1.d0)) :: ratio q95 = ratio end subroutine set_itv_18