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