Gran/Hooke material properties calculation wrong?

Submitted by Yansan on Mon, 10/18/2010 - 13:38

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