trixi-framework / TrixiParticles.jl

TrixiParticles.jl: Particle-based multiphysics simulations in Julia
https://trixi-framework.github.io/TrixiParticles.jl/
MIT License
33 stars 10 forks source link

Implement Morris surface tension model #584

Open svchb opened 3 months ago

svchb commented 3 months ago

Depends on #539 Depends on #604 Depends on #605 Depends on #606 Depends on #607 Depends on #608 Depends on #609 Depends on #599 super seeds #523

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 48.14050% with 251 lines in your changes missing coverage. Please review.

Project coverage is 67.23%. Comparing base (c744cad) to head (14ec982).

Files with missing lines Patch % Lines
src/schemes/fluid/surface_normal_sph.jl 26.98% 138 Missing :warning:
src/visualization/write2vtk.jl 0.00% 32 Missing :warning:
src/schemes/fluid/surface_tension.jl 13.33% 26 Missing :warning:
src/schemes/boundary/system.jl 56.25% 14 Missing :warning:
src/schemes/fluid/fluid.jl 33.33% 12 Missing :warning:
...rc/schemes/fluid/entropically_damped_sph/system.jl 50.00% 10 Missing :warning:
...rc/schemes/fluid/weakly_compressible_sph/system.jl 72.72% 6 Missing :warning:
src/general/semidiscretization.jl 72.22% 5 Missing :warning:
src/general/system.jl 33.33% 4 Missing :warning:
src/schemes/boundary/boundary.jl 0.00% 1 Missing :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #584 +/- ## ========================================== - Coverage 68.71% 67.23% -1.48% ========================================== Files 86 89 +3 Lines 5299 5711 +412 ========================================== + Hits 3641 3840 +199 - Misses 1658 1871 +213 ``` | [Flag](https://app.codecov.io/gh/trixi-framework/TrixiParticles.jl/pull/584/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/trixi-framework/TrixiParticles.jl/pull/584/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | `67.23% <48.14%> (-1.48%)` | :arrow_down: | 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=trixi-framework#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.


🚨 Try these New Features: