What Is OpenPinch?
OpenPinch is a process-integration toolkit for thermal targeting studies. It combines Pinch Analysis, Total Site utility integration, graph interpretation, and advanced screening workflows behind a Python-first interface.
Use OpenPinch when you need to answer questions such as:
What are the minimum hot and cold utility targets for this process?
How much heat recovery is available under the selected temperature approach?
How does a process-level answer differ from a site-level utility-system answer?
Which graph explains the remaining heating or cooling demand?
Does a Heat Pump, refrigeration, MVR, exergy, cogeneration, or HEN synthesis workflow improve the study decision?
Primary User Surfaces
PinchProblemOne live case with loading, validation, targeting, summaries, graphs, exports, period selection, process-component mutation, and design accessors.
PinchWorkspaceNamed baseline-versus-variant studies, bundle persistence, serializable variant views, and comparisons over real
PinchProblemcases.pinch_analysis_serviceTyped
TargetInputtoTargetOutputexecution for applications that do not need a live wrapper object.OpenPinch.resourcesandopenpinch notebookPackaged sample cases and notebooks for learning, regression examples, and reproducible demonstrations.
Product Shape
TargetInput / JSON / Excel / CSV / sample case
|
v
validation + input normalization
|
v
prepared Zone hierarchy
|
+--> direct integration
+--> indirect / Total Site targeting
+--> Heat Pump / refrigeration targeting
+--> exergy and cogeneration post-processing
+--> heat exchanger network synthesis
|
v
TargetOutput + summaries + graph data + exports
What Is Stable First
The most supported user path is:
load a case with
PinchProblemorPinchWorkspacevalidate and target it
read
summary_frame()inspect graph families through
problem.plotexport Excel or HTML graph artifacts if needed
Advanced workflows are documented, but they assume the base thermal picture is already understood.
What OpenPinch Is Not
OpenPinch is not a CLI-first solver. The CLI copies notebooks only.
OpenPinch is not a detailed exchanger mechanical design tool. HEN synthesis, MVR, HPR, cogeneration, and exergy surfaces are targeting and screening workflows that should be interpreted with the thermodynamic assumptions in the case input and configuration.
Next Steps
Workflow Map to choose the right public entrypoint.
Capability Matrix to see feature status.
Getting Started for the shortest supported solve.