subroutine set_itv_50(ratio) use constraint_variables, only: fiooic implicit none real(kind(1.d0)) :: ratio fiooic = ratio end subroutine set_itv_50