globus-labs / cascade

Fast and reliable dynamic simulations by concurrently learning, auditing, and using surrogates
MIT License
1 stars 0 forks source link

Handle blending of stress calculations #52

Closed miketynes closed 2 months ago

miketynes commented 2 months ago

Adds a to_voigt method and associated logic to apply it so that stress tensors from calculators with differing conventions can be blended.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10391545168

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
cascade/utils.py 6 7 85.71%
<!-- Total: 12 13 92.31% -->
Totals Coverage Status
Change from base Build 10356829427: -0.06%
Covered Lines: 746
Relevant Lines: 783

💛 - Coveralls