subroutine init_itv_53
!! <LI> (53) fjprot (f-value for equation 35)
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(53) = 'fjprot '
boundl(53) = 0.001D0
boundu(53) = 1.000D0
end subroutine init_itv_53