subroutine init_itv_113
!! <LI> (113) ftaucq: f-value for maximum VV stress (f-value for equation 65)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(113) = 'fmaxvvstress '
boundl(113) = 0.001D0
boundu(113) = 1.000D0
end subroutine init_itv_113