idaes-pse icon indicating copy to clipboard operation
idaes-pse copied to clipboard

Utilize `.report()` to fill stream table in the UI for unused ports

Open elbashandy opened this issue 3 years ago • 0 comments

In the flowsheet below, the state blocks are not generated for the 3 unused ports that belong to the flash unit model:

Screen Shot 2022-05-24 at 1 26 49 PM

But the m.fs.flash.report() shows the necessary numbers that could be displayed in the stream table in the UI

elbashandy avatar May 24 '22 20:05 elbashandy