subroutine init_itv_171
!! <LI> (171) casths_fraction: TF side case fraction of toroidal thickness
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(171) = 'casths_fraction '
boundl(171) = 0.01
boundu(171) = 0.99
end subroutine init_itv_171