cmelab / polybinder

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

Add restart from GSD #71

Closed chrisjonesBSU closed 2 years ago

chrisjonesBSU commented 2 years ago

This PR adds the ability to restart a simulation from a restart.gsd file, which is useful when using polybinder-flow to run jobs on a cluster.

codecov[bot] commented 2 years ago

Codecov Report

Merging #71 (0dc8aa6) into master (cbedac1) will decrease coverage by 1.08%. The diff coverage is 66.66%.

:exclamation: Current head 0dc8aa6 differs from pull request most recent head 5d5a13e. Consider uploading reports for the commit 5d5a13e to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   91.89%   90.80%   -1.09%     
==========================================
  Files           7        7              
  Lines         703      729      +26     
==========================================
+ Hits          646      662      +16     
- Misses         57       67      +10     
Impacted Files Coverage Δ
polybinder/simulate.py 88.05% <66.66%> (-2.24%) :arrow_down: