subroutine init_itv_36
!! <LI> (36) fbetatry (f-value for equation 24)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(36) = 'fbetatry '
boundl(36) = 0.001D0
boundu(36) = 1.000D0
end subroutine init_itv_36