subroutine init_itv_72 !! <LI> (72) fipir (f-value for equation 46) use numerics, only: lablxc, boundl, boundu implicit none lablxc(72) = 'fipir ' boundl(72) = 0.001D0 boundu(72) = 1.000D0 end subroutine init_itv_72