subroutine init_itv_145
!! <LI> (145) fgwped : fraction of Greenwald density to set as pedestal-top density
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(145) = 'fgwped '
boundl(145) = 0.100D0
boundu(145) = 0.9D0
end subroutine init_itv_145