subroutine init_itv_116
!! <LI> (116) fradwall: f-value for radiation wall load limit (eq. 67)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(116) = 'fradwall '
boundl(116) = 0.001D0
boundu(116) = 1.000D0
end subroutine init_itv_116