Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avinashresearch1 authored Jan 17, 2023
1 parent 0626e10 commit dd5f1f5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@
[![Build Status](https://ci.appveyor.com/api/projects/status/github/avinashresearch1/CompHENS.jl?svg=true)](https://ci.appveyor.com/project/avinashresearch1/CompHENS-jl)
[![Coverage](https://codecov.io/gh/avinashresearch1/CompHENS.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/avinashresearch1/CompHENS.jl)
[![Coverage](https://coveralls.io/repos/github/avinashresearch1/CompHENS.jl/badge.svg?branch=main)](https://coveralls.io/github/avinashresearch1/CompHENS.jl?branch=main)

This software provides a Julia-based toolkit for synthesis of Heat Exchanger Networks (HENs) using a mathematical programming framework. Currently, a sequential algorithm is implemented whereby an LP is formulated to determine the minimum utility consumption, MILP to determine the minimum number of units and the stream matches. Finally, an NLP is formulated to generate the network and calculate the HEN area.

If you use this toolkit, please cite:

0 comments on commit dd5f1f5

Please sign in to comment.