watertap.examples.flowsheets.gac package

Submodules

watertap.examples.flowsheets.gac.gac module

watertap.examples.flowsheets.gac.gac_ui module

GUI configuration for the GAC model.

watertap.examples.flowsheets.gac.gac_ui.build_flowsheet(build_options=None, **kwargs)[source]

Build and solve the initial flowsheet.

watertap.examples.flowsheets.gac.gac_ui.export_to_ui()[source]

Exports the variables, flowsheet build, and solver results to the GUI.

watertap.examples.flowsheets.gac.gac_ui.export_variables(flowsheet=None, exports=None, build_options=None, **kwargs)[source]

Exports the variables to the GUI.

watertap.examples.flowsheets.gac.gac_ui.solve_flowsheet(flowsheet=None)[source]

Solves the flowsheet.

Module contents