Help with building a GUI #636
Unanswered
rafaelmarqferreira
asked this question in
Q&A
Replies: 1 comment 1 reply
-
That sounds like a really cool idea, I would be very curious to see how it turns out. Should we make a meeting to discuss this topic? Essentially, we can get this kind of information as an export out of tespy, for example in json. So there would be the potential to export all required data from components and connections in the respective formats... Best |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there
As of recently, I've been working on building a GUI for a specific heat pump cycle and one of the problems that I've been facing is been unable to output an error message/pop up when TESPy faces and error. Lets say the starting parameters the user selects are numerically possible but represent an unrealistic solution (thinking of, let's say, when a solution is calculated by in the printed results table at least 1 value is printed red). Is there any way to flag that as a wrong solution to the user? Or in another way, what event in the code is used to make the result be colored in red so that can be used to show there's an issue with the solution?
Appreciate the help!
Beta Was this translation helpful? Give feedback.
All reactions