subroutine init_itv_148
!! <LI> (148) fzactual : fraction of impurity at SOL with Reinke detachment criterion
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(148) = 'fzactual '
boundl(148) = 1.00D-8
boundu(148) = 1.000D0
end subroutine init_itv_148