Question #269705 on Yade changed:
https://answers.launchpad.net/yade/+question/269705
Status: Open => Answered
Jérôme Duriez proposed the following answer:
Hi,
NewtonIntegrator code is here:
https://github.com/yade/trunk/blob/master/pkg/dem/NewtonIntegrator.hpp
and there:
https://github.com/yade/trunk/blob/master/pkg/dem/NewtonIntegrator.cpp
And unbalancedForce() is here:
https://github.com/yade/trunk/blob/master/pkg/dem/Shop.hpp#L79 and
https://github.com/yade/trunk/blob/master/pkg/dem/Shop_01.cpp#L151
Note however that these links correspond to current yade code version:
"trunk". It may not correspond to your version depending how / when you
installed it.
If you would like to dig in the code for your Yade-usage (which is the beauty
of open source codes !), I would advice - if you did not already did it - to
download the code and work locally on your PC with e.g. KDevelop. It would be
very very much more convenient browsing the code this way, rather using
github.com
Jerome
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.
_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp