Skip to content

Commit d869977

Browse files
authored
Add easySSP to tools list (#769)
* Add easySSP to tools list * Add easySSP tool logo
1 parent ed70140 commit d869977

File tree

2 files changed

+116
-0
lines changed

2 files changed

+116
-0
lines changed
Lines changed: 83 additions & 0 deletions
Loading

static/assets/tools.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5963,5 +5963,38 @@
59635963
"fmiVersions": [ "2.0", "3.0" ],
59645964
"fmuExport": [ "CS", "ME" ],
59655965
"fmuImport": [ "CS", "ME" ]
5966+
},
5967+
{
5968+
"name": "orchideo | easySSP",
5969+
"license": "commercial",
5970+
"url": "https://www.easy-ssp.com/",
5971+
"logo": "easyssp_logo.svg",
5972+
"vendor": "eXXcellent solutions",
5973+
"vendorURL": "https://www.exxcellent.de/",
5974+
"description": "orchideo | easySSP is a platform for credible simulations, enabling traceable architecture design, execution, and efficient workflows based on open standards like SSP and FMI",
5975+
"features": [],
5976+
"platforms": [
5977+
"macOS",
5978+
"Linux",
5979+
"Windows"
5980+
],
5981+
"interfaces": [
5982+
"GUI",
5983+
"library"
5984+
],
5985+
"fmiVersions": [
5986+
"2.0",
5987+
"3.0"
5988+
],
5989+
"fmuExport": [
5990+
"CS",
5991+
"ME",
5992+
"SE"
5993+
],
5994+
"fmuImport": [
5995+
"CS",
5996+
"ME",
5997+
"SE"
5998+
]
59665999
}
59676000
]

0 commit comments

Comments
 (0)