adtzlr / matadi

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

Add MORPH material model #108

Closed adtzlr closed 2 years ago

adtzlr commented 2 years ago

see

D. Besdo and J. Ihlemann, “A phenomenological constitutive model for rubberlike materials and its numerical applications,” International Journal of Plasticity, vol. 19, no. 7. Elsevier BV, pp. 1019–1036, Jul. 2003. doi: 10.1016/s0749-6419(02)00091-8.

also fixes #107

codecov-commenter commented 2 years ago

Codecov Report

Merging #108 (c654399) into main (caa7ed8) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #108   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        22    +1     
  Lines          865       923   +58     
=========================================
+ Hits           865       923   +58     
Impacted Files Coverage Δ
matadi/__about__.py 100.00% <100.00%> (ø)
matadi/math.py 100.00% <100.00%> (ø)
matadi/models/__init__.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.