mirror of
https://github.com/Richard-Sti/csiborgtools.git
synced 2024-12-23 04:08:02 +00:00
add note
This commit is contained in:
parent
91bddb1d3a
commit
e5208ed070
1 changed files with 2 additions and 1 deletions
|
@ -431,7 +431,8 @@ class Clump:
|
||||||
@property
|
@property
|
||||||
def center_mass(self):
|
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
|
Returns
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in a new issue