subroutine init_itv_35
!! <LI> (35) fpeakb (f-value for equation 25)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(35) = 'fpeakb '
boundl(35) = 0.001D0
boundu(35) = 1.000D0
end subroutine init_itv_35