subroutine init_itv_129
!! <LI> (129) fimp(7) : Neon density fraction relative to electron density
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(129) = 'fimp(07) '
boundl(129) = 1.00D-8
boundu(129) = 0.010D0
end subroutine init_itv_129