subroutine init_itv_146
!! <LI> (146) fcpttf : F-value for TF coil current per turn limit (constraint equation 77)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(146) = 'fcpttf '
boundl(146) = 0.001D0
boundu(146) = 1.000D0
end subroutine init_itv_146