yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #13686
[Bug 1291977] Re: Arithmetical error in documentation?
Fixed. Closing.
** Changed in: yade
Status: New => Fix Released
--
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1291977
Title:
Arithmetical error in documentation?
Status in Yade:
Fix Released
Bug description:
doc/sphinx/formulation.rst line 706 has the following statement [1]:
K=\sum K_N\left((1-\xi)\frac{1}{3}+\xi\right)=\sum K_N\frac{1-2\xi}{3}
It should be instead:
......................................................................................\sum
K_N\frac{1+2\xi}{3}
It influences also all following equiations. Not fixing it, as It needs to be checked
before, what is wrong.
[1] https://yade-dem.org/doc/formulation.html#estimation-of-by-wave-
propagation-speed
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1291977/+subscriptions
References