ludwig-cf / ludwig

A lattice Boltzmann code for complex fluids
https://ludwig.epcc.ed.ac.uk
Other
54 stars 35 forks source link

Feature ellipsoid #266

Closed sumeshpt closed 1 year ago

sumeshpt commented 1 year ago

Having two ways of calculating time deriviative of moment of inertia of the ellipsoid

codecov[bot] commented 1 year ago

Codecov Report

Merging #266 (2a99d7f) into feature-ellipsoid (f529226) will increase coverage by 0.01%. The diff coverage is 2.40%.

:exclamation: Current head 2a99d7f differs from pull request most recent head 7f1c88f. Consider uploading reports for the commit 7f1c88f to get more accurate results

@@                  Coverage Diff                  @@
##           feature-ellipsoid     #266      +/-   ##
=====================================================
+ Coverage              31.11%   31.13%   +0.01%     
=====================================================
  Files                    183      174       -9     
  Lines                  37144    34539    -2605     
  Branches                1027      871     -156     
=====================================================
- Hits                   11559    10754     -805     
+ Misses                 25398    23610    -1788     
+ Partials                 187      175      -12     
Impacted Files Coverage Δ
src/bbl.c 0.00% <0.00%> (ø)
src/colloids_rt.c 0.00% <0.00%> (ø)
src/util_ellipsoid.c 0.00% <0.00%> (ø)
src/build.c 30.86% <100.00%> (ø)

... and 29 files with indirect coverage changes