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

+patch for mac - unsigned long and long were not recognised #505

Open TravisMitchell opened 6 months ago

TravisMitchell commented 6 months ago

I modified vtuOutput.h so that the branch will compile on mac m1 processor

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.92%. Comparing base (2362a9d) to head (d318d1d). Report is 263 commits behind head on develop.

:exclamation: Current head d318d1d differs from pull request most recent head b8c9d74

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #505 +/- ## ============================================ + Coverage 44.24% 88.92% +44.67% ============================================ Files 166 4 -162 Lines 7567 343 -7224 ============================================ - Hits 3348 305 -3043 + Misses 4219 38 -4181 ``` | [Flag](https://app.codecov.io/gh/CFD-GO/TCLB/pull/505/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/505/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | `?` | | | [d3q27_PSM_NEBB](https://app.codecov.io/gh/CFD-GO/TCLB/pull/505/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/505/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.