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