subroutine init_itv_95
!! <LI> (95) fptfnuc (f-value for equation 54)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(95) = 'fptfnuc '
boundl(95) = 0.001D0
boundu(95) = 1.000D0
end subroutine init_itv_95