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