You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ScalableTestSuite/package.mo
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
within ;
2
2
package ScalableTestSuite "A library of scalable Modelica test models"
3
-
annotation(version="2.0.2",
3
+
annotation(version="2.0.3",
4
4
uses(Modelica(version="4.0.0")),
5
5
Documentation(info= "<html>
6
6
<p>This library contains a collection of Modelica models whose size can be scaled by means of integer parameter(s). This is useful to test the ability of Modelica tools to compile and simulate models of increasing size efficiently.</p>
0 commit comments