ALCHEMI-Toolkit wrapper for Orb#167
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
48c04a6 to
9b5b7cd
Compare
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
dfccfb0 to
b266bad
Compare
b266bad to
c4160db
Compare
ad6adf3 to
81b26ac
Compare
|
I think I've found an issue, opening a PR internally for review/discussion so can we hold of on merging until thats resolved thanks. |
|
Ok nevermind I think the problem was elsewhere sorry. |

Summary
OrbWrapper, a nvalchemi-toolkit integration that lets Orb models plug into nvalchemi dynamics engines (FIRE, MD, etc.) and pipeline composition (e.g. Orb + DFT-D3; conservative-models only)Known issue
Stress tensors from non-equivariant models may be asymmetric due to a non-symmetrized displacement in nvalchemi.models._utils.prepare_strain(). This bug is captured by the failing tests. This is an upstream nvalchemi bug - we should wait for the fix to land there before merging this PR.