cascade.m

Pinch Analysis cascade calculation
648 Downloads
Updated 4 Sep 2014

View License

This is a function performing Pinch Analysis cascade calculations of a given set of thermal streams.
In addition the grand composite curve and the hot and cold composite curves are built.
For a description of Pinch Analysis and its application consult: Kemp IC, Pinch analysis and process integration: A user guide on process integration for the efficient use of energy, 2011 Butterworth-Heinemann.
INPUT..........................................................(sm,names)
% table "sm". "sm" is a matrix of (rows) thermal streams and 4 columns:
% Tin [K], Tout [K], q [kW], DTmin2 [K].

OUTPUT.............................
% [casc,HU,CU,PPoint,casc_hot,casc_cold]
% casc: the cascade [t1; t2; Fcp; load; cumulative; cumulative_balanced]
HU: hot utility [kW]
CU: cold utility [kW]
PPpoint: pinch point temperature [K]
casc_hot: the cascade of hot streams
casc_cold: the cascade of cold streams

Cite As

Matteo Morandin (2024). cascade.m (https://www.mathworks.com/matlabcentral/fileexchange/47743-cascade-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0