Replies: 1 comment 1 reply
-
Hi Jonathan, thank you for reaching out. As a very quick feedback to your idea: I would implement three things:
Maybe line out what your research/application here is really about, meaning what you want to achieve with the modeling. Otherwise I feel I cannot be of too much help other than giving you this abstract idea. Best Francesco |
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
-
Hello,
I'm going to work towards making a CAES simulation using TESPy over the coming months. I have read a number of posts in the Q/A section including the prior answer on CAES. Also the linked paper on CAES application of TESPy and oemof.
So I was going to start by creating a pressure energy/exergy storage component (tank / cavern).
My question is which parent class should I start with? simpleheatexchange?
Looking at the code repository I saw the example in CycleCloser (pump -> pipe = pressure/energy balance). Which made me think pipe might be a good start. Pipe class is based on the simpleheatexchanger (simple.py) of course....
All guidance much appreciated.
Cheers
Jonathan
Beta Was this translation helpful? Give feedback.
All reactions