adtzlr / matadi

Material Definition with Automatic Differentiation
GNU General Public License v3.0
21 stars 2 forks source link

Fix implementation of MORPH #110

Closed adtzlr closed 2 years ago

adtzlr commented 2 years ago

and unify the handling for the Ogden-Roxburgh and the MORPH model.

fixes #109

codecov-commenter commented 2 years ago

Codecov Report

Merging #110 (c319b51) into main (cc317c1) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #110   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          923       919    -4     
=========================================
- Hits           923       919    -4     
Impacted Files Coverage Δ
matadi/__about__.py 100.00% <100.00%> (ø)
matadi/math.py 100.00% <100.00%> (ø)
matadi/models/_misc.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.