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

chore: add maximum rate of compressor train to CompressorModelResult #285

Conversation

olelod
Copy link
Contributor

@olelod olelod commented Nov 17, 2023

Why is this pull request needed?

Maximum (standard) rate was only found inside of operational settings results. This PR adds maximum rate (removed standard, since the Unit og the TimeSeriesRate carries the Sm3/day information).

As for the rate, as a workaround at this point only the maximum rate for the first stream is reported.

@olelod olelod force-pushed the ECALC-250-calculate-max-rate-does-not-seem-to-work-for-pr-fluid-type branch 3 times, most recently from bc365c9 to 9a4f11d Compare November 20, 2023 08:54
@olelod olelod marked this pull request as ready for review November 21, 2023 06:15
@olelod olelod requested a review from a team as a code owner November 21, 2023 06:15
@olelod olelod force-pushed the ECALC-250-calculate-max-rate-does-not-seem-to-work-for-pr-fluid-type branch from 9a4f11d to e58b70b Compare November 21, 2023 06:16
],
"unit": "Sm3/d",
"values": [
null,
Copy link
Collaborator

Choose a reason for hiding this comment

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

All snapshots show null as values for max rate. Expected? Are we able to find a real max rate that actually verifies the functionality?

@olelod olelod force-pushed the ECALC-250-calculate-max-rate-does-not-seem-to-work-for-pr-fluid-type branch from e58b70b to f4170f6 Compare November 21, 2023 11:19
@olelod olelod force-pushed the ECALC-250-calculate-max-rate-does-not-seem-to-work-for-pr-fluid-type branch 2 times, most recently from 44120a6 to b169cdb Compare December 6, 2023 09:11
@olelod olelod force-pushed the ECALC-250-calculate-max-rate-does-not-seem-to-work-for-pr-fluid-type branch from b169cdb to 3d98f1f Compare December 12, 2023 12:47
@olelod olelod force-pushed the ECALC-250-calculate-max-rate-does-not-seem-to-work-for-pr-fluid-type branch from 3d98f1f to 0f5364b Compare December 19, 2023 13:54
test: update tests with maximum rate

chore: update snapshot
@olelod olelod force-pushed the ECALC-250-calculate-max-rate-does-not-seem-to-work-for-pr-fluid-type branch from 0f5364b to 43eff7a Compare December 19, 2023 14:09
@olelod olelod merged commit 2cb09e2 into main Dec 20, 2023
6 checks passed
@olelod olelod deleted the ECALC-250-calculate-max-rate-does-not-seem-to-work-for-pr-fluid-type branch December 20, 2023 08:31
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