subroutine init_itv_163
!! <LI> (163)f_t_turn_tf : Top outer radius of the centropost (ST only) (m)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(163) = 'f_t_turn_tf '
boundl(163) = 0.0010D0
boundu(163) = 1000.0D0
end subroutine init_itv_163