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