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

Create object to calculate how much Tt remains to pass between two stages #9602

Open
HamishBrownPFR opened this issue Jan 20, 2025 · 0 comments · May be fixed by #9603
Open

Create object to calculate how much Tt remains to pass between two stages #9602

HamishBrownPFR opened this issue Jan 20, 2025 · 0 comments · May be fixed by #9603
Labels
Improvement An enhancement to an existing functionality or system

Comments

@HamishBrownPFR
Copy link
Contributor

Describe the new feature

A common pattern we have developed in our plant models is to calculate how much Tt remains between stages as shown in the screen shot below.

This approach is a bit cumbersome and error prone when copying functions to duplicates.

Would be better to have a dedicated function to calculate the Tt remaining. Would only need to have inputs of the stage names (with drop downs so it is not possible to get them wrong) and the rest can be done in code so there is no possibility to make config errors in the json model set up.

Image

@HamishBrownPFR HamishBrownPFR added the Improvement An enhancement to an existing functionality or system label Jan 20, 2025
@HamishBrownPFR HamishBrownPFR linked a pull request Jan 20, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement An enhancement to an existing functionality or system
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

1 participant