Skip to content

Commit

Permalink
Add Reference FMUs to tools list
Browse files Browse the repository at this point in the history
  • Loading branch information
t-sommer committed Nov 4, 2024
1 parent 5d3a7fe commit 3cf0603
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions static/assets/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -5161,5 +5161,38 @@
"CS",
"ME"
]
},
{
"name": "Reference FMUs",
"license": "osi",
"url": "https://github.com/modelica/reference-fmus",
"vendor": "Modelica Association",
"vendorURL": "https://modelica.org/association/",
"examplesURL": "https://github.com/modelica/reference-fmus",
"description": "A set of hand-coded FMUs and a simulator for validation, development, testing, and debugging of the Functional Mock-up Interface.",
"features": [],
"platforms": [
"macOS",
"Linux",
"Windows",
"Source Code"
],
"interfaces": [
"GUI",
"CLI",
"library"
],
"fmiVersions": [
"1.0",
"2.0",
"3.0"
],
"fmuExport": [
"CS",
"ME"],
"fmuImport": [
"CS",
"ME"
]
}
]

0 comments on commit 3cf0603

Please sign in to comment.