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: static/docs/main/index.html
+16-15Lines changed: 16 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -587,7 +587,7 @@
587
587
<divid="header">
588
588
<h1>System Structure and Parameterization</h1>
589
589
<divclass="details">
590
-
<spanid="revnumber">version b93f56a,</span>
590
+
<spanid="revnumber">version 800e899,</span>
591
591
<spanid="revdate">2026-05-05</span>
592
592
</div>
593
593
<divid="toc" class="toc2">
@@ -797,13 +797,13 @@ <h1>System Structure and Parameterization</h1>
797
797
<divid="preamble">
798
798
<divclass="sectionbody">
799
799
<divclass="paragraph">
800
-
<p>Document version: 2.0.1-rc.2</p>
800
+
<p>Document version: 2.0.1</p>
801
801
</div>
802
802
<divclass="paragraph">
803
-
<p>March 26, 2026</p>
803
+
<p>May 5, 2026</p>
804
804
</div>
805
805
<divclass="paragraph">
806
-
<p>This document is the second release candidate of release 2.0.1 of the System Structure and Parameterization Standard (SSP).</p>
806
+
<p>This document is release 2.0.1 of the System Structure and Parameterization Standard (SSP).</p>
807
807
</div>
808
808
<divclass="paragraph">
809
809
<p>This specification, as well as supporting XML schema files, is provided on the SSP site (<ahref="https://ssp-standard.org/" class="bare">https://ssp-standard.org/</a>).
@@ -845,14 +845,9 @@ <h1>System Structure and Parameterization</h1>
845
845
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Public Release of SSP 2.0</p></td>
<h3id="_properties_and_guiding_ideas">1.1. Properties and Guiding Ideas</h3>
973
968
<divclass="paragraph">
974
-
<p>This section introduces the basic properties and guiding principles that underly the design of the SSP standard:</p>
969
+
<p>This section introduces the basic properties and guiding principles that underlie the design of the SSP standard:</p>
975
970
</div>
976
971
<divclass="paragraph">
977
972
<p><em>Tool independence</em>: The core intent of SSP is to enable the exchange of partial and complete simulation systems between tools.
@@ -985,7 +980,7 @@ <h3 id="_properties_and_guiding_ideas">1.1. Properties and Guiding Ideas</h3>
985
980
This approach also differentiates SSP from systems engineering standards like SysML: By focusing on simplicity and simulation-related features, SSP avoids the complexities that have plagued the tool-independent exchange of SysML models, enabling a wider adoption across the tool landscape.</p>
986
981
</div>
987
982
<divclass="paragraph">
988
-
<p><em>Maximum Reuseability:</em> SSP contributes to maximizing reusability of models and parameters across tools and use cases.
983
+
<p><em>Maximum Reusability:</em> SSP contributes to maximizing reusability of models and parameters across tools and use cases.
989
984
SSP can be used to specify required interfaces of a single component without the need to build a running model.
990
985
Such an interface specification can be used as a template for the implementation of a model.
991
986
In consequence compatibility between different implementations can be guaranteed, ensuring that these implementations will fit into the overall system structure.
@@ -1263,11 +1258,17 @@ <h3 id="_changes_in_2_0_1">1.5. Changes in 2.0.1</h3>
1263
1258
<p>Add legend for schema images (<ahref="https://github.com/modelica/ssp-standard/pull/116" class="bare">https://github.com/modelica/ssp-standard/pull/116</a>)</p>
<p>Clarification of coordinates for ssd:Note (<ahref="https://github.com/modelica/ssp-standard/pull/121" class="bare">https://github.com/modelica/ssp-standard/pull/121</a>)</p>
<p>Clarify generationDateAndTime format (<ahref="https://github.com/modelica/ssp-standard/pull/126" class="bare">https://github.com/modelica/ssp-standard/pull/126</a>)</p>
0 commit comments