CFD-GO / TCLB

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

Adding support for LIGGGHTS-PFM #418

Closed llaniewski closed 1 year ago

llaniewski commented 1 year ago

This PR modifies configure script to correctly discover LIGGGHTS-PFM as DEM solver. Now both build/ and src/ paths are searched for the library file.

FYI: @ndivaira

codecov-commenter commented 1 year ago

Codecov Report

Base: 32.44% // Head: 32.44% // No change to project coverage :thumbsup:

Coverage data is based on head (68101fa) compared to base (e11ef85). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #418 +/- ## ======================================== Coverage 32.44% 32.44% ======================================== Files 154 154 Lines 6402 6402 ======================================== Hits 2077 2077 Misses 4325 4325 ``` | Flag | Coverage Δ | | |---|---|---| | d2q9 | `30.38% <ø> (ø)` | | | d2q9_bc | `26.60% <ø> (ø)` | | | d2q9_kuper | `27.45% <ø> (ø)` | | 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. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.