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