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