subroutine init_itv_172
!! <LI> (172) casths: TF side case thickness [m]
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(172) = 'casths '
boundl(172) = 0.001
boundu(172) = 1.0
end subroutine init_itv_172