subroutine init_itv_124
!! <LI> (124) qtargettotal : Power density on target including surface recombination [W/m2]
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(124) = 'qtargettotal '
boundl(124) = 0.001D0
boundu(124) = 1.000D7
end subroutine init_itv_124