vcristiani / galaxy-chop

MIT License
5 stars 2 forks source link

Symmetric property calls? #144

Closed mchalela closed 2 years ago

mchalela commented 2 years ago

These properties are separated for each component: https://github.com/vcristiani/galaxy-chop/blob/1c3f122f7bc51eee7ed3483aa83c308b027b0f8a/galaxychop/data.py#L406-L416

Should they have the same structure as kinetic_energy_, potential_energy_ and total_energy_ ?? For example: https://github.com/vcristiani/galaxy-chop/blob/1c3f122f7bc51eee7ed3483aa83c308b027b0f8a/galaxychop/data.py#L367-L374