subroutine init_itv_158
!! <LI> (158) croco_thick : Thickness of CroCo copper tube (m)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(158) = 'croco_thick '
boundl(158) = 1.0d-3
boundu(158) = 1.0d-1
end subroutine init_itv_158