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

Add ideal gas equation #607

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Conversation

svchb
Copy link
Collaborator

@svchb svchb commented Aug 20, 2024

depends on #599
extracted from #584
output (1)
output (2)

Copy link

codecov bot commented Aug 20, 2024

Codecov Report

Attention: Patch coverage is 8.57143% with 32 lines in your changes missing coverage. Please review.

Project coverage is 69.03%. Comparing base (eb9f41b) to head (f267d43).

Files with missing lines Patch % Lines
...s/fluid/weakly_compressible_sph/state_equations.jl 4.76% 20 Missing ⚠️
src/visualization/write2vtk.jl 0.00% 9 Missing ⚠️
...fluid/weakly_compressible_sph/density_diffusion.jl 0.00% 2 Missing ⚠️
...rc/schemes/fluid/weakly_compressible_sph/system.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #607      +/-   ##
==========================================
- Coverage   69.37%   69.03%   -0.35%     
==========================================
  Files          85       85              
  Lines        5124     5151      +27     
==========================================
+ Hits         3555     3556       +1     
- Misses       1569     1595      +26     
Flag Coverage Δ
unit 69.03% <8.57%> (-0.35%) ⬇️

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.

@svchb svchb added the enhancement New feature or request label Aug 20, 2024
@svchb svchb mentioned this pull request Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant