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