Skip to content
Discussion options

You must be logged in to vote

Hi Luwis,

The reason why you do not see any results is because the code you have there is a set of instructions on how to construct a 1D heat exchanger model, but not the code to actually execute those instructions and build a model. In short, the unit model classes in IDAES are simply a set of instructions, and you need to create instances of these within an IDAES flowsheet in order to be able to create an actual model.

I suggest you start my looking at the IDAES introductory tutorials, which include Module 1 you mentioned above. This shows how to set up a flowsheet and construct an instance of a unit model - in that case a Flash unit. From there, you can replace the Flash unit with a He…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ravindurra
Comment options

@andrewlee94
Comment options

@jghouse88
Comment options

@ravindurra
Comment options

Answer selected by jghouse88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants