jowr / REFPROP2Modelica

This project intends to bring the Refprop fluid property database to Modelica. It focusses on the Windows and Linux version of Dymola, but we try to provide general purpose files as well.
5 stars 1 forks source link

Implement caching #2

Open jowr opened 11 years ago

jowr commented 11 years ago

Currently, only the last set of results from a Refprop call gets saved. This could be improved by creating a table/hashmap with all previous results. I expect this to increase performance since I mainly work with fluid cycles. Hence, there are several points with reoccurring states.