TrixiParticles.jl icon indicating copy to clipboard operation
TrixiParticles.jl copied to clipboard

Add Viscosity Formulation as per Moris et al.

Open svchb opened this issue 1 year ago • 1 comments

The only other classic formulation that we are missing that is used for Low Reynold Number flows.

svchb avatar Apr 23 '24 13:04 svchb

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.

codecov[bot] avatar Apr 23 '24 13:04 codecov[bot]

@efaulhaber Please check the equation i think it was wrong in the first version.

svchb avatar Jun 18 '24 13:06 svchb