TrixiParticles.jl
TrixiParticles.jl copied to clipboard
Add Viscosity Formulation as per Moris et al.
The only other classic formulation that we are missing that is used for Low Reynold Number flows.
Codecov Report
Attention: Patch coverage is 50.00000% with 9 lines in your changes missing coverage. Please review.
Project coverage is 69.66%. Comparing base (
708ad9d) to head (4528915).
| Files | Patch % | Lines |
|---|---|---|
| src/schemes/fluid/viscosity.jl | 56.25% | 7 Missing :warning: |
| src/visualization/write2vtk.jl | 0.00% | 2 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #504 +/- ##
==========================================
+ Coverage 69.14% 69.66% +0.52%
==========================================
Files 75 75
Lines 4582 4586 +4
==========================================
+ Hits 3168 3195 +27
+ Misses 1414 1391 -23
| Flag | Coverage Δ | |
|---|---|---|
| unit | 69.66% <50.00%> (+0.52%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@efaulhaber Please check the equation i think it was wrong in the first version.