Q2MM / q2mm

Quantum to Molecular Mechanics (Q2MM)
MIT License
24 stars 9 forks source link

Add JSON input file #67

Open ericchansen opened 5 years ago

ericchansen commented 5 years ago

Many parameters i.e. input settings are hard coded in constants.py.

The values mentioned here are all adjustable and should be thought about by the user before executing an optimization. In order to encourage this behavior, I think that we should create a JSON input file for Q2MM.

It would be nice to be able to specify QM vs MM data here as well.

Key features to add below.