subroutine init_itv_135
!! <LI> (135) fimp(13) : Xenon density fraction relative to electron density
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(135) = 'fimp(13) '
boundl(135) = 1.00D-8
boundu(135) = 0.010D0
end subroutine init_itv_135