subroutine init_itv_34
!! <LI> (34) fdivcol (f-value for equation 22)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(34) = 'fdivcol '
boundl(34) = 0.001D0
boundu(34) = 1.000D0
end subroutine init_itv_34