subroutine init_itv_109
!! <LI> (109) ralpne: thermal alpha density / electron density
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(109) = 'ralpne '
boundl(109) = 0.050D0
boundu(109) = 0.150D0
end subroutine init_itv_109