Graphical User Interface

To launch the interface, you must first install the anaconda tool. The following link directs you to the official anaconda

Installing WaterOptim Package

  • From Windows taskbar enter anaconda, then click on Anaconda Prompt

  • Enter the instruction pip install WaterOptim then enter key

Update WaterOptim Package

  • From Windows taskbar enter anaconda, then click on Anaconda Prompt

  • Enter the instruction pip install WaterOptim --upgrade then enter key

Launching the user interface

  • From Windows taskbar enter anaconda, then click on Anaconda Prompt

  • Launch Python with the instruction python then enter key

  • Import WaterOptim package with the instruction from WaterOptim.uiwpinch import pinch then enter key

  • Launch the interface with pinch() instruction

_images/launch_waterOptim.png

To benefit from all the features, this software should be activated with a license file (free of charge). To obtain the activation file, write to me at hedi.romdhana@agroparistech.fr

_images/get_licence.png

Examples

Dairy processing

Data Collection

We consider a hypothetical data representative of a dairy industry. The major challenge in terms of water-saving consists to reuse water from whey processing (microfiltration, reverse osmosis, and concentration). This water is considered a source (S1 and S2) that can potentially be reused in other processes.

We consider also the makeup water supplied in the cooling tower. This water is considered a sink (or demand D1) that can be supplied from the source streams.

Finally, we consider the use of water in CIPs for pre-washing (post 1) and rinsing (post 2) operations.

Inventory data is collected in the following table:

Data Collection

Workshop

Inventory

Type

water m^3/h

COD(in) ppm

COD(out) ppm

COD load kg/h

Whey processing

RO permeate S1

Source

10

20

Evaporation

Condensates S2

Source

5

60

Cooling Tower

Makeup Water D1

Sink

5

20

CIPs

Prewashing P1

Post

20

1000

100

CIPs

Rinsing P2

Post

3

30

20

_images/WheyProcessing.drawio.svg

Whey Processing

_images/coolingTower.drawio.svg

Cooling Tower

New project

To add a new project, press Ctrl + N or click on New from File menu then enter the name of the project and add a description.

_images/newProjectMilk.png

Add a new project

New pollutant

From the Pollutants tab, add the pollution indicator DCO (Chemical oxygen demand).

_images/newPollutant.png

Add a new pollutant

Add inventories

Add the inventories of sources, sinks and posts, respectively from Sources, Sinks and Posts tabs. Water flowrate is expressed in m3/h, COD concentration in ppm, and COD mass load in kg/h.

Pinch analysis

Click on bpinch to start the calculation. The result of the analysis is instantly displayed in a panel below the inventories.

_images/milknetwork.svg

Water Network