subroutine init_itv_143
!! <LI> (143) f_copperA_m2 : TF coil current / copper area < Maximum value
!! (f-value for equation 75)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(143) = 'f_coppera_m2 '
boundl(143) = 0.001D0
boundu(143) = 1.000D0
end subroutine init_itv_143