cb-geo / mpm

CB-Geo High-Performance Material Point Method
https://www.cb-geo.com/research/mpm
Other
243 stars 83 forks source link

NorSand use pdstrain and make some parameters optional #613

Closed ezrayst closed 4 years ago

ezrayst commented 4 years ago

Describe the PR NorSand model has been modified:

codecov[bot] commented 4 years ago

Codecov Report

Merging #613 into develop will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #613      +/-   ##
===========================================
- Coverage    96.92%   96.91%   -0.01%     
===========================================
  Files          118      118              
  Lines        24981    24912      -69     
===========================================
- Hits         24211    24142      -69     
  Misses         770      770              
Impacted Files Coverage Δ
include/materials/norsand.h 100.00% <ø> (ø)
tests/materials/norsand_test.cc 100.00% <ø> (ø)
include/materials/norsand.tcc 98.78% <100.00%> (-0.06%) :arrow_down:
include/materials/modified_cam_clay.tcc 89.35% <0.00%> (-0.12%) :arrow_down:
include/materials/bingham.tcc 98.00% <0.00%> (-0.11%) :arrow_down:
include/particles/particle.tcc 93.99% <0.00%> (-0.03%) :arrow_down:
include/materials/mohr_coulomb.tcc 99.28% <0.00%> (-0.01%) :arrow_down:
tests/materials/mohr_coulomb_test.cc 99.91% <0.00%> (-<0.01%) :arrow_down:
... and 7 more

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 9c5fa10...0017c97. Read the comment docs.