Skip to content

Commit

Permalink
Merge pull request #111 from thorade/fixlink
Browse files Browse the repository at this point in the history
updated link
  • Loading branch information
casella authored Aug 13, 2024
2 parents 088d532 + a38a54b commit eda35d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_history.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ external codes computing fluid properties to Modelica.Media-compatible
component models. The two main requirements were: maximizing the efficiency
of the code and minimizing the amount of extra code required to use your
own external code within the framework. The library was described in
[this paper](https://www.modelica.org/events/modelica2008/Proceedings/sessions/session2b1.pdf).
[this paper](https://modelica.org/events/conference2008/sessions/session2b1.pdf).

The first implementation featured a hidden cache in the C++ layer and used
integer unique IDs to reference that cache. This architecture worked well
Expand Down

0 comments on commit eda35d7

Please sign in to comment.