subroutine init_itv_140
!! <LI> (140) dr_tf_wp : radial thickness of TFC winding pack (m)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(140) = 'dr_tf_wp '
boundl(140) = 0.001D0
boundu(140) = 2.000D0
end subroutine init_itv_140