subroutine init_itv_166
!! <LI> (166) f_copperaoh_m2 : CS coil current / copper area < Maximum value
!! (f-value for equation 89)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(166) = 'f_copperaoh_m2'
boundl(166) = 0.001D0
boundu(166) = 1.000D0
end subroutine init_itv_166