subroutine init_itv_114
!! <LI> (114) len_fw_channel: Length of a single first wall channel
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(114) = 'len_fw_channel '
boundl(114) = 0.001D0
boundu(114) = 1.000D3
end subroutine init_itv_114