cmelab / polybinder

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

Update mol2 files, add axis rotations of chains #81

Closed chrisjonesBSU closed 2 years ago

chrisjonesBSU commented 2 years ago

This PR makes 2 improvements:

  1. The individual molecule files contained a better relaxed/optimization structure
  1. The polymer chains are rotated to run along, and parallel to the z-axis.

The primary motivation for this PR was to improve system initialization using the crystal function in system.Initializer

The hoomd version in the yml files was bumped up from 3.1 to 3.2

codecov[bot] commented 2 years ago

Codecov Report

Merging #81 (386d6bc) into master (9ddab07) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   91.08%   91.17%   +0.09%     
==========================================
  Files           7        7              
  Lines         673      680       +7     
==========================================
+ Hits          613      620       +7     
  Misses         60       60              
Impacted Files Coverage Δ
polybinder/system.py 91.68% <100.00%> (+0.16%) :arrow_up: