<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Yen,<div><br></div><div>  The measure inertia command computes the moments of inertia of a set of atoms as computed in classical mechanics using the tensor</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre"> </span>I_jk = sum_over_i ( mi * (djk*|xi|**2 - xi_j*xi_k) )</div><div><br></div><div>where mi and xi are the mass and position of atom i and djk = 1 for j=k and 0 for j!=k.  The principal axes are the eigenvectors of this 3 by 3 matrix and the moments about those axes are the eigenvalues.  Basically the moment is just a sum of mass times distance squared from the rotation axis.  Before we apply this formula we subtract the center of mass position from the atom coordinates.  So we measure the inertia about the center of mass.  For measuring the inertia of a surface we replace atoms by vertices of the triangulated surface where the "mass" of each vertex is 1/3 of the area of the attached triangles.  This is the inertia treating the surface as a thin shell.</div><div><br></div><div>  The "inertia ellipsoid" shown by Chimera is not the same as the one defined in physics.  Instead for atoms we show the surface of a uniform density solid ellipsoid which would have the same principal axes and moments as the atoms.  For surfaces we show a ellipsoidal surface which as a thin shell has the same axes and moments as the measured surface.  So the Chimera definition  of "inertia ellipsoid" is the ellipsoid that has the same inertia as the measured object.  The physics definition turns out to be something different.</div><div><br></div><div>  Elaine, perhaps you can put this information as a technical note on the "measure inertia" Chimera User's Guide page.</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">      </span>Tom</div><div><br></div><div><br></div><div><br><div><div>On Jan 24, 2013, at 4:17 PM, Yen-Ting Lai wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Thank you very much, Elaine.<br><br><div class="gmail_quote">On Thu, Jan 24, 2013 at 3:53 PM, Elaine Meng wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Yen,<br>
It is simply a calculation of principal axes where atoms are mass-weighted points, see:<br>
<<a href="http://www.cgl.ucsf.edu/chimera/docs/UsersGuide/midas/measure.html#inertia" target="_blank">http://www.cgl.ucsf.edu/chimera/docs/UsersGuide/midas/measure.html#inertia</a>><br>
<br>
I doubt someone would publish a paper about such a fundamental calculation, so although I did not read the J Mol Graph paper, it is likely to be a different method.<br>
<br>
The person who wrote the "measure inertia" code is away currently, but if there is anything else to say, he may send another reply later.<br>
Best,<br>
Elaine<br>
----------<br>
Elaine C. Meng, Ph.D.<br>
UCSF Computer Graphics Lab (Chimera team) and Babbitt Lab<br>
Department of Pharmaceutical Chemistry<br>
University of California, San Francisco<br>
<div class="HOEnZb"><div class="h5"><br>
On Jan 24, 2013, at 1:07 PM, Yen-Ting Lai wrote:<br>
<br>
> Hi,<br>
> What's the formula that's used by "measure inertia"?<br>
> I found a paper:<br>
> An ellipsoidal approximation of protein shape. J. Mol Graph (1983)<br>
> Does the "measure inertia" use the same method?<br>
> Thank you!<br>
> Yen<br>
<br>
</div></div></blockquote></div><br>
_______________________________________________<br>Chimera-users mailing list<br><a href="mailto:Chimera-users@cgl.ucsf.edu">Chimera-users@cgl.ucsf.edu</a><br>http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users<br></blockquote></div><br></div></body></html>