CFD-GO / TCLB

TCLB - Templated MPI+CUDA/CPU Lattice Boltzmann code
https://tclb.io
GNU General Public License v3.0
177 stars 70 forks source link

Support for overlapping spheres for the `d3q27_PSM` model #506

Closed llaniewski closed 6 months ago

llaniewski commented 6 months ago

Multisphere model from @ndivaira

codecov[bot] commented 6 months ago

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (b5cd785) 35.14% compared to head (b70ca88) 44.27%.

Files Patch % Lines
models/particles/d3q27_PSM/Dynamics.c.Rt 14.70% 29 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #506 +/- ## ========================================== + Coverage 35.14% 44.27% +9.13% ========================================== Files 162 166 +4 Lines 6621 7561 +940 ========================================== + Hits 2327 3348 +1021 + Misses 4294 4213 -81 ``` | [Flag](https://app.codecov.io/gh/CFD-GO/TCLB/pull/506/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | Coverage Δ | | |---|---|---| | [d2q9](https://app.codecov.io/gh/CFD-GO/TCLB/pull/506/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | `31.92% <ø> (ø)` | | | [d3q27_PSM_NEBB](https://app.codecov.io/gh/CFD-GO/TCLB/pull/506/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | `36.37% <14.70%> (?)` | | | [d3q27_pf_velocity](https://app.codecov.io/gh/CFD-GO/TCLB/pull/506/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | `30.91% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.