cmelab / polybinder

Initialization of thermoplastic polymer systems to simulate thermal welding
GNU General Public License v3.0
2 stars 5 forks source link

Unit tests and GAFF set up changes #26

Closed chrisjonesBSU closed 3 years ago

chrisjonesBSU commented 3 years ago

Unit Tests: I added few different unit tests. 4 different simulation ones (quench, anneal, with and without hydrogen atoms) 6 of them focus on system initialization processes such as building up polymers, testing the results of random_sequence when giving a para ratio.

There are a few place holder ones such as test_pdi test_gaff and test_opls, but this should be enough to get started and help out with further development.

GAFF: I just copied over the entire gaff.xml file from the GAFF_foyer repo into the forcefields directory. Foyer will look for this file rather than using GAFF_foyer via a plugin. I removed the GAFF_foyer installation steps from the the README.