Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
casella committed Mar 13, 2023
1 parent 0591641 commit 85b44c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ScalableTestGrids/package.mo
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
within ;
package ScalableTestGrids
extends Modelica.Icons.Package;
annotation(version="1.0.0",
annotation(version="1.1.0",
uses(PowerGrids(version="1.0.2")),
Documentation(info = "<html><head></head><body><h2><p style=\"font-size: medium; font-weight: normal;\">Copyright © 2018-2021, RTE.</p><p style=\"font-size: medium; font-weight: normal;\">ScalableTestGrids is licensed under the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, you can obtain one&nbsp;<a href=\"http://mozilla.org/MPL/2.0.\">here</a>.</p><p style=\"font-size: medium; font-weight: normal;\"></p><p style=\"font-size: 12px;\">-------------------------------------------------------------------------------------------------------------</p><p style=\"font-size: 12px;\"><span style=\"font-weight: normal;\">The ScalableTestGrids library is a library developed to test full Modelica tools, and in particular OpenModelica, performances on power system large-scale test grids. It is using the models available in the PowerGrids library to create simple but representative enough large-scale test grids that can be used to assess the performances of Modelica tools.&nbsp;</span></p><p style=\"font-size: 12px;\"><span style=\"font-weight: normal;\">The library was developed by&nbsp;<a href=\"https://www.rte-france.com/\">RTE</a>&nbsp;with help from&nbsp;<a href=\"http://www.dynamica-it.com\">Dynamica s.r.l.</a>. It is part of a larger effort to promote both the use of the Modelica language for power system modeling and the advantages of open-source approaches - for more information, go to&nbsp;<a href=\"http://www.dynawo.org\">Dynawo</a>&nbsp;website.</span></p><p></p></h2><div class=\"htmlDoc\"><p><br></p></div></body></html>"));
end ScalableTestGrids;

0 comments on commit 85b44c5

Please sign in to comment.