subroutine init_itv_162
!! <LI> (162) r_cp_top : Top outer radius of the centropost (ST only) (m)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(162) = 'r_cp_top '
boundl(162) = 0.0010D0
boundu(162) = 10.000D0
end subroutine init_itv_162