CFD-GO / TCLB

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

Very minor change to fix an example file so that it runs #427

Closed TravisMitchell closed 1 year ago

TravisMitchell commented 1 year ago

I removed reference to a zone that is no longer created in an example file and increased run time of RayleighTaylor so that it does more interesting things

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8ffbc57) 32.52% compared to head (059a960) 32.52%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #427 +/- ## ======================================== Coverage 32.52% 32.52% ======================================== Files 152 152 Lines 6453 6453 ======================================== Hits 2099 2099 Misses 4354 4354 ``` | Flag | Coverage Δ | | |---|---|---| | d2q9 | `30.45% <ø> (ø)` | | | d2q9_bc | `26.73% <ø> (ø)` | | | d2q9_kuper | `27.58% <ø> (ø)` | | 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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.