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

Avoid unnecessary calls to SETUPdll #1

Closed jowr closed 11 years ago

jowr commented 11 years ago

At the moment, the function SETUPdll gets called each time property data is calculated. It should be possible to improve this since calculations with the same fluids and the same library path do not require an additional call to SETUPdll.