subroutine init_itv_27
!! <LI> (27) fhldiv (f-value for equation 18)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(27) = 'fhldiv '
boundl(27) = 0.001D0
boundu(27) = 1.000D0
end subroutine init_itv_27