subroutine init_itv_92
!! <LI> (92) fflutf (f-value for equation 53)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(92) = 'fflutf '
boundl(92) = 0.001D0
boundu(92) = 1.000D0
end subroutine init_itv_92