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