Skip to content

Commit

Permalink
Updated version and conversion annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
casella authored May 14, 2024
1 parent d961b18 commit 674da3f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Modelica/ExternalMedia/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ package ExternalMedia
import SI = Modelica.Units.SI;

annotation(uses(Modelica(version="4.0.0")),
version="4.0.0",
conversion(noneFromVersion="3.3.2",
noneFromVersion="3.3.1",
noneFromVersion="3.3.0"),
version="4.0.1",
conversion(noneFromVersion="4.0.0"),
Documentation(info="<html>
<p>The <b>ExternalMedia</b> library provides a framework for interfacing external codes computing fluid properties to Modelica.Media-compatible component models. The library has been designed with two main goals: maximizing the efficiency of the code, while minimizing the amount of extra code required to interface existing external codes to the library.</p>
<p>The library covers pure fluids models, possibly two-phase, compliant with the <a href=\"modelica://Modelica.Media.Interfaces.PartialTwoPhaseMedium\">Modelica.Media.Interfaces.PartialTwoPhaseMedium</a> interface. </p>
Expand Down

0 comments on commit 674da3f

Please sign in to comment.