Skip to content

Bgc/negative pressure #175

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

Merged
merged 10 commits into from
May 25, 2023
Merged

Bgc/negative pressure #175

merged 10 commits into from
May 25, 2023

Conversation

bradcarman
Copy link
Contributor

Physically it doesn't make sense for hydraulic gauge pressure to go negative, and if it does this would lead to boiling the fluid. This feature adds the ability to calculate an approximate correct density to simulate liquid to gas transition and give a more accurate model for cases when this might happen.

@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Merging #175 (4500270) into main (a63c15f) will decrease coverage by 0.76%.
The diff coverage is 64.70%.

@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
- Coverage   60.18%   59.43%   -0.76%     
==========================================
  Files          55       55              
  Lines        2170     2226      +56     
==========================================
+ Hits         1306     1323      +17     
- Misses        864      903      +39     
Impacted Files Coverage Δ
src/Hydraulic/IsothermalCompressible/components.jl 49.48% <33.33%> (+0.87%) ⬆️
src/Hydraulic/IsothermalCompressible/utils.jl 70.49% <81.81%> (+7.52%) ⬆️

... and 8 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@YingboMa YingboMa merged commit 5078d9d into main May 25, 2023
@YingboMa YingboMa deleted the bgc/negative_pressure branch May 25, 2023 17:07
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.

2 participants