Hi All,
I need to get the list of contact forces for each atom. I am using LIGGGHTS as a library in my C++ code and need a class or function for getting that list. Do you have any comment?
Bests,
Ehsan.
A project by DCS Computing and CFDEMresearch
This website uses cookies to ensure you get the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies. This website uses cookies. By continuing to browse the site you are agreeing to our use of cookies. More info
ckloss | Mon, 05/23/2011 - 14:34
Hi Ehsan, have a look at
Hi Ehsan,
have a look at compute pair/gran/local. But be aware that it calculates local data, i.e. per-processor data - so you may need to modify/wrap it.
Best,
Christoph