subroutine init_itv_173
!! <LI> (173) f_tritium : Tritium fraction in fuel
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(173) = 'f_tritium '
boundl(173) = 0.000
boundu(173) = 1.000
end subroutine init_itv_173