yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #10747
Re: [Question #260325]: CPM material
Question #260325 on Yade changed:
https://answers.launchpad.net/yade/+question/260325
Status: Open => Answered
Hicham BENNIOU proposed the following answer:
Yes,
the source code for the CPM model is on Github, here are the links for the cpp file [1] and hpp file [2].
If you want to modify the model you need to download the Yade source code, modify the model you want then recompile your own version of it.
For starters, here is the Programmer's manual [3], and for further info you can take a look at the whole documentation [4]
Good luck !
Cheers,
Hicham
[1] : https://github.com/yade/trunk/blob/master/pkg/dem/ConcretePM.cpp
[2] : https://github.com/yade/trunk/blob/master/pkg/dem/ConcretePM.hpp
[3] : https://yade-dem.org/doc/prog.html
[4] : https://yade-dem.org/doc/index-toctree.html
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.