openforcefield / openff-benchmark

Comparison benchmarks between public force fields and Open Force Field Initiative force fields
MIT License
10 stars 2 forks source link

Validation using QCSubmit #6

Closed mattwthompson closed 3 years ago

mattwthompson commented 4 years ago

Description

Like #3 but starting to use things @jthorton already built up in https://github.com/openforcefield/qcsubmit (currently in PR https://github.com/openforcefield/qcsubmit/pull/2). Immediately, this uses the OptimizationCollectionResult to store the data, and then directly calls some functions (for now, record.detect_connectivity_changes_wbo and record.detect_connectivity_changes_heuristic)

Todos

Notable points that this PR has either accomplished or will accomplish.

Questions

Status

codecov-io commented 4 years ago

Codecov Report

Merging #6 into master will decrease coverage by 35.13%. The diff coverage is 22.32%.