This commit is contained in:
rstiskalek 2022-11-25 11:52:31 +00:00
parent 91bddb1d3a
commit e5208ed070

View file

@ -431,7 +431,8 @@ class Clump:
@property
def center_mass(self):
"""
Clump center of mass.
Clump center of mass. Note that this is already in a frame centered at
the clump's potential minimum.
Returns
-------