subroutine init_itv_67
!! <LI> (67) ftcycl (f-value for equation 42)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(67) = 'ftcycl '
boundl(67) = 0.001D0
boundu(67) = 1.000D0
end subroutine init_itv_67