avinashresearch1 / CompHENS.jl

Computational Tools for Heat Exchanger Network Synthesis
MIT License
7 stars 1 forks source link

Benchmarking #7

Open avinashresearch1 opened 2 years ago

avinashresearch1 commented 2 years ago

This involves running several cases ideally including a number of edge cases for Heat Exchanger Network Synthesis. A good paper to start working on is: https://doi.org/10.1016/j.applthermaleng.2012.10.022. It is useful to use the BenchmarkTools.jl tool. Benchmark SeqHENS (solve multiple and large literature problems). HT to work on this.

avinashresearch1 commented 6 months ago

Should follow SciMLBenchMarks format.