Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Surface tension validation #714

Draft
wants to merge 480 commits into
base: main
Choose a base branch
from

Conversation

svchb
Copy link
Collaborator

@svchb svchb commented Jan 30, 2025

Validation cases for surface tension models based on #584

svchb added 30 commits October 10, 2024 12:52
Conflicts:
	examples/fluid/dam_break_oil_film_2d.jl
	src/schemes/fluid/weakly_compressible_sph/density_diffusion.jl
	src/schemes/fluid/weakly_compressible_sph/rhs.jl
	src/schemes/fluid/weakly_compressible_sph/state_equations.jl
	src/schemes/fluid/weakly_compressible_sph/system.jl
	src/visualization/write2vtk.jl
@svchb svchb self-assigned this Jan 30, 2025
@svchb svchb marked this pull request as draft January 30, 2025 15:31
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

Attention: Patch coverage is 42.96875% with 146 lines in your changes missing coverage. Please review.

Project coverage is 68.77%. Comparing base (2540f08) to head (ecc1e7d).

Files with missing lines Patch % Lines
src/schemes/fluid/surface_normal_sph.jl 34.00% 66 Missing ⚠️
src/schemes/fluid/surface_tension.jl 15.38% 22 Missing ⚠️
src/visualization/write2vtk.jl 0.00% 18 Missing ⚠️
src/schemes/fluid/fluid.jl 28.57% 10 Missing ⚠️
...rc/schemes/fluid/entropically_damped_sph/system.jl 20.00% 8 Missing ⚠️
src/general/semidiscretization.jl 65.00% 7 Missing ⚠️
src/preprocessing/particle_packing/system.jl 0.00% 6 Missing ⚠️
...rc/schemes/fluid/weakly_compressible_sph/system.jl 70.58% 5 Missing ⚠️
src/general/system.jl 66.66% 2 Missing ⚠️
src/schemes/boundary/system.jl 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #714      +/-   ##
==========================================
- Coverage   70.53%   68.77%   -1.76%     
==========================================
  Files          96       96              
  Lines        5976     6120     +144     
==========================================
- Hits         4215     4209       -6     
- Misses       1761     1911     +150     
Flag Coverage Δ
unit 68.77% <42.96%> (-1.76%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant