impedance.py icon indicating copy to clipboard operation
impedance.py copied to clipboard

adds B/2 term to Paasch element, fixes #251

Open mdmurbach opened this issue 2 years ago • 2 comments

image

Looks like we're missing the final term in equation 22 from the Paasch paper. This adds in B/2 to both the element code, docstring, and tests.

mdmurbach avatar Feb 20 '23 20:02 mdmurbach

Pull Request Test Coverage Report for Build 4226976993

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 4226528233: 0.0%
Covered Lines: 848
Relevant Lines: 848

💛 - Coveralls

coveralls avatar Feb 20 '23 20:02 coveralls

Thanks for fixing these. I'll have time to review this and #255 in the next day or two.

BGerwe avatar Feb 21 '23 06:02 BGerwe