subroutine init_itv_120
!! <LI> (120) ttarget: Plasma temperature adjacent to divertor sheath [eV]
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(120) = 'ttarget '
boundl(120) = 1.000D0
boundu(120) = 1.000D4
end subroutine init_itv_120