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