subroutine init_itv_139
!! <LI> (139) copper_thick : thickness of copper layer in tape (m)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(139) = 'copper_thick '
boundl(139) = 1.00D-6
boundu(139) = 1.00D-3
end subroutine init_itv_139