subroutine init_itv_141
!! <LI> (141) fcqt : TF coil quench temperature < tmax_croco (f-value for equation 74)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(141) = 'fcqt '
boundl(141) = 0.001D0
boundu(141) = 1.000D0
end subroutine init_itv_141