yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #27254
Re: [Question #700847]: access friction and inelastic collision contributions in the total loss of energy of the system
Question #700847 on Yade changed:
https://answers.launchpad.net/yade/+question/700847
Jan Stránský proposed the following answer:
> the energy dissipation in Cundall-Strack is only through friction and
contact damping.
no, only through friction.
> "nonViscDamp"
it is numerical dissipation made in NewtonIntegrator for damping > 0
> and which explicitly corresponds to friction contribution?
> Which tag corresponds to "Efrict"?
It seems that none from O.energy.. You will have to use
cundall.plasticDissipation() # [1]
Cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.