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

made list of liquids and gases global in fluids.py #571

Merged
merged 8 commits into from
Dec 19, 2023

Conversation

dlohmeier
Copy link
Collaborator

A first step towards an applicable fluid library, if needed. Anyone from outside at least can get a better overview of the implemented fluids in pandapipes.

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e4895bc) 85.01% compared to head (c904b41) 85.02%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #571   +/-   ##
========================================
  Coverage    85.01%   85.02%           
========================================
  Files           90       90           
  Lines         6200     6203    +3     
========================================
+ Hits          5271     5274    +3     
  Misses         929      929           

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

- adapted wrong files for new biomethane properties
- added lhv and hhv with exception in case file was not found, as these properties are not absolutely necessary
@dlohmeier
Copy link
Collaborator Author

@kbensafta could you provide a lhv for the new biomethane properties? You can just write them here, I could add them.

Copy link
Collaborator

@SimonRubenDrauz SimonRubenDrauz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really like the implementation. I just would add a Warning in case of not finding lhv/hhv!

pandapipes/properties/fluids.py Outdated Show resolved Hide resolved
@SimonRubenDrauz SimonRubenDrauz merged commit 6743b12 into e2nIEE:develop Dec 19, 2023
13 checks passed
@dlohmeier dlohmeier deleted the fluid_lib_global branch April 11, 2024 06:00
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