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

Molecule_Maker constructor flexibility #56

Open hailiangzhang opened 7 years ago

hailiangzhang commented 7 years ago

Molecule_Maker constructor needs have the flexibility to take an array in additional to a single value for its input parameters (except "natoms" and "coor").