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