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