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
<imgalt="System Structure and Parameterization"src="docs/images/SSP.svg"style="width:70%;">
5
+
</picture>
6
+
7
+
# System Structure and Parameterization (SSP)
8
+
9
+
The System Structure and Parameterization (SSP) standard is a free standard that defines a tool-independent format for the description, packaging and exchange of system structures and their parameterization.
10
+
It is currently supported by [8](https://ssp-standard.org/tools/) tools and maintained as a [Modelica Association Project](https://modelica.org/projects).
11
+
12
+
[Releases](https://ssp-standard.org/) and the [latest development version](https://ssp-standard.org/docs/main/) of the specification are available on the [SSP website](https://ssp-standard.org/).
13
+
14
+
## Repository Structure
15
+
16
+
-`docs` -- sources of the specification document
17
+
-`schema` -- XML schemas of the specified file formats
18
+
-[CONTRIBUTING.adoc](CONTRIBUTING.adoc) -- information on contributing to the project and building the specification document
19
+
-[README.md](README.md) -- this document
20
+
21
+
## Branches
22
+
23
+
-`main` -- development of the next release
24
+
-`support/v{1|2}.0.x` -- maintenance of the 1.0 and 2.0 releases
0 commit comments