subroutine init_itv_49
!! <LI> (49) fstrcond (f-value for equation 32)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(49) = 'fstrcond '
boundl(49) = 0.001D0
boundu(49) = 1.000D0
end subroutine init_itv_49