Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.63 KB

File metadata and controls

34 lines (23 loc) · 1.63 KB

hensmith

Documentation

Heat Exchanger Network Synthesis, Modeling, Integration, Thermodynamics, and Heuristics.

hensmith provides the automated heat exchanger network (HXN) synthesis facility previously distributed as biosteam.facilities.hxn, including HeatExchangerNetwork, pinch/problem-table analysis, and pinch diagram plotting for BioSTEAM systems.

import biosteam as bst  # hensmith units plug into BioSTEAM systems
from hensmith import HeatExchangerNetwork

Documentation

Full documentation is at hensmith.readthedocs.io: the quickstart, the tutorial, and the API reference.

Watch the quickstart demo

Citation

If you use hensmith in your work, please cite it as:

Bhagwat, S. S., & Cortés-Peña, Y. R. (2026). HENSMITH: Heat Exchanger Network Synthesis, Modeling, Integration, Thermodynamics, and Heuristics (Version v0.1.2) [Computer software]. Zenodo. https://doi.org/10.5281/zenodo.22416033

License

UIUC/NCSA open-source license — see LICENSE.txt.