subroutine init_itv_142
!! <LI> (142) nesep : electron density at separatrix [m-3]
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(142) = 'nesep '
boundl(142) = 1.00D17
boundu(142) = 1.00D20
end subroutine init_itv_142