adtzlr / matadi

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

Add linear elastic material function for isotropic hyperelastic materials #59

Closed adtzlr closed 2 years ago

adtzlr commented 2 years ago

fixes #58

codecov-commenter commented 2 years ago

Codecov Report

Merging #59 (1f469e4) into main (48cabd5) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #59   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines          541       549    +8     
=========================================
+ Hits           541       549    +8     
Impacted Files Coverage Δ
matadi/models/__init__.py 100.00% <ø> (ø)
matadi/math.py 100.00% <100.00%> (ø)
matadi/models/_hyperelasticity_isotropic.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 48cabd5...1f469e4. Read the comment docs.