subroutine init_itv_104
!! <LI> (104) fcwr (f-value for equation 23)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(104) = 'fcwr '
boundl(104) = 0.001D0
boundu(104) = 1.000D0
end subroutine init_itv_104