subroutine init_itv_155
!! <LI> (155) pfusife : IFE input fusion power (MW) (ifedrv=3 only)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(155) = 'pfusife '
boundl(155) = 5.000d2
boundu(155) = 3.000d3
end subroutine init_itv_155