-
Notifications
You must be signed in to change notification settings - Fork 95
feat: Add enthalpy to PVT Driver output #3704
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
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3704 +/- ##
==========================================
Coverage ? 57.96%
==========================================
Files ? 1250
Lines ? 107564
Branches ? 0
==========================================
Hits ? 62352
Misses ? 45212
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
src/coreComponents/constitutiveDrivers/fluid/multiFluid/PVTDriverRunTest.hpp
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not much for me to review here, but looks fine.
Adds the enthalpy to the output of the
PVTDriver
if the fluid is thermal.