madscatt / zazmol

Library for defining molecular objects to create simulation and analysis programs To install: python setup.py install dependencies: numpy, mocker
GNU General Public License v3.0
0 stars 2 forks source link

center of mass self._ variable #8

Closed madscatt closed 7 years ago

madscatt commented 7 years ago

Need to add setter / getter

com exists, but center_of_mass is better.

madscatt commented 7 years ago

Done