subroutine init_itv_103
!! <LI> (103) flhthresh (f-value for equation 15)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(103) = 'flhthresh '
boundl(103) = 1.000D0
boundu(103) = 1.000D6
end subroutine init_itv_103