subroutine init_itv_119
!! <LI> (119) tesep: separatrix temperature calculated by the Kallenbach divertor model
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(119) = 'tesep '
boundl(119) = 0.000D0
boundu(119) = 1.000D1
end subroutine init_itv_119