adtzlr / matadi

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

add microsphere model (nonaffine; miehe (2004)) #49

Closed adtzlr closed 2 years ago

adtzlr commented 2 years ago

fixes #48

codecov-commenter commented 2 years ago

Codecov Report

Merging #49 (8e72adf) into main (d24aa57) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   99.79%   99.80%           
=======================================
  Files          19       19           
  Lines         497      505    +8     
=======================================
+ Hits          496      504    +8     
  Misses          1        1           
Impacted Files Coverage Δ
matadi/models/microsphere/affine/_models.py 100.00% <100.00%> (ø)
matadi/models/microsphere/nonaffine/__init__.py 100.00% <100.00%> (ø)
matadi/models/microsphere/nonaffine/_models.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 d24aa57...8e72adf. Read the comment docs.