subroutine init_itv_112
!! <LI> (112) fzeffmax: f-value for max Zeff (f-value for equation 64)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(112) = 'fzeffmax '
boundl(112) = 0.001D0
boundu(112) = 1.000D0
end subroutine init_itv_112