subroutine init_itv_89 !! <LI> (89) ftbr (f-value for equation 52) use numerics, only: lablxc, boundl, boundu implicit none lablxc(89) = 'ftbr ' boundl(89) = 0.001D0 boundu(89) = 1.000D0 end subroutine init_itv_89