Hi all,
For the gran/hooke pair style the documentation says that the equation for the elastic constant is:
k_n = 15/16* ...
In the code the elastic constant is calculated as follows:
kn=(16./15.)*sqrt(reff)* ...
So which one is right, the code or the documentation?
Thanks
Yansan
ckloss | Mon, 10/18/2010 - 13:42
Re: Gran/Hooke material properties calculation wrong?
Hi Yansan,
this is a typo in the doc - will be fixed in the next release. Thanks!
Christoph