git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15554 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2016-09-06 23:01:25 +00:00
parent 06bac161ae
commit f67a9722ea

View File

@ -1665,7 +1665,6 @@ void Group::inertia(int igroup, double *cm, double itensor[3][3], int iregion)
/* ---------------------------------------------------------------------- /* ----------------------------------------------------------------------
compute angular velocity omega from L and I compute angular velocity omega from L and I
really not a group/region operation, but L,I were computed for a group/region
diagonalize I instead of inverting it, to allow for a singular matrix diagonalize I instead of inverting it, to allow for a singular matrix
------------------------------------------------------------------------- */ ------------------------------------------------------------------------- */