subroutine init_itv_152
!! <LI> (152) fgwsep : Ratio of separatrix density to Greenwald density
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(152) = 'fgwsep '
boundl(152) = 0.001D0
boundu(152) = 0.5D0
end subroutine init_itv_152