subroutine init_itv_165
!! <LI> (165) f-value for maximum TF coil strain
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(165) = 'fstr_wp '
boundl(165) = 1.0d-9
boundu(165) = 1.0d0
end subroutine init_itv_165