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

Adding torque exchange to lammps/liggghts integration #512

Closed llaniewski closed 2 months ago

llaniewski commented 3 months ago

This PR also:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 7.69231% with 48 lines in your changes are missing coverage. Please review.

Project coverage is 31.73%. Comparing base (a7b4dba) to head (576e678). Report is 7 commits behind head on master.

:exclamation: Current head 576e678 differs from pull request most recent head d3e8328

Please upload reports for the commit d3e8328 to get more accurate results.

Files Patch % Lines
src/RemoteForceInterface.hpp 4.76% 20 Missing :warning:
src/Handlers/acRemoteForceInterface.cpp 0.00% 17 Missing :warning:
src/Lattice.cu.Rt 18.18% 9 Missing :warning:
src/RemoteForceInterface.h 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #512 +/- ## =========================================== - Coverage 44.24% 31.73% -12.51% =========================================== Files 166 158 -8 Lines 7567 6393 -1174 =========================================== - Hits 3348 2029 -1319 - Misses 4219 4364 +145 ``` | [Flag](https://app.codecov.io/gh/CFD-GO/TCLB/pull/512/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/512/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | `31.73% <7.69%> (-0.16%)` | :arrow_down: | | [d3q27_PSM_NEBB](https://app.codecov.io/gh/CFD-GO/TCLB/pull/512/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | `?` | | | [d3q27_pf_velocity](https://app.codecov.io/gh/CFD-GO/TCLB/pull/512/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | `?` | | 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.