MaginnGroup / mosdef_cassandra

MoSDeF compatible wrapper for Cassandra Monte Carlo code
MIT License
11 stars 13 forks source link

Fix for writing restricted insertions to input file #71

Closed rmatsum836 closed 4 years ago

rmatsum836 commented 4 years ago

Running some systems I realized the restricted insertion values were not being properly converted. Also, the units were not being pruned. This is a quick fix to address these bugs. Will add a couple more tests before review.