subroutine init_itv_86
!! <LI> (86) frrmax (f-value for equation 50)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(86) = 'frrmax '
boundl(86) = 0.001D0
boundu(86) = 1.000D0
end subroutine init_itv_86