How to use the IDAES Flowsheet Processor UI
The IDAES Flowsheet Processor allows users to run optimizations and sensitivity analyses on available flowsheets. Follow these step-by-step guides to learn how to use the different features of the UI.
Run an optimization
- Open up the application. After the application has finished initializing, you should see the default list of flowsheets. For WaterTAP, this should look like:

- Select a flowsheet. If that flowsheet has customizable model options, you will be prompted to choose values for those options. After doing so, click Build Flowsheet.

- After the flowsheet has finished building, you will be directed to the input page. Here you can update selected variables by changing the value, fixed status, and upper/lower bounds. You can also choose from previously saved configurations to autopopulate the input values. When ready to run the optimization, click the Run button.

- Flowsheets can take anywhere from a couple seconds to several minutes to solve, depending on the model and operating system. Once the flowsheet has finished solving, you will see the output page. Here you can view the ouput of the model as a table. You can also save this configuration and download the results as a csv.

- From the output page, you can navigate to the compare page. Here you can compare outputs of saved configurations in a table and chart (coming soon) format. You can also download the table as a csv.
