Skip to content
Snippets Groups Projects
Commit 650bc4f0 authored by Gareth Tribello's avatar Gareth Tribello
Browse files

Fixed error in gyration manual

parent 5d5c6ce3
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ The radius of gyration is calculated using:
\f[
s_{\rm Gyr}=\Big ( \frac{\sum_i^{n}
\vert {r}_i -{r}_{\rm COM} \vert ^2 }{\sum_i^{n} m_i} \Big)^{1/2}
m_i \vert {r}_i -{r}_{\rm COM} \vert ^2 }{\sum_i^{n} m_i} \Big)^{1/2}
\f]
with the position of the center of mass \f${r}_{\rm COM}\f$ given by:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment