We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1fbc3c commit 4e6813dCopy full SHA for 4e6813d
static/assets/images/logos/fmi4c.svg
static/assets/tools.json
@@ -5177,5 +5177,30 @@
5177
"CS",
5178
"ME"
5179
]
5180
+ },
5181
+ {
5182
+ "name": "fmi4c",
5183
+ "license": "osi",
5184
+ "url": "https://github.com/robbr48/fmi4c",
5185
+ "logo": "fmi4c.svg",
5186
+ "vendor": "Link\u00f6ping University",
5187
+ "vendorURL": "https://liu.se/en/organisation/liu/iei/flumes",
5188
+ "description": "An open-source C library that facilitates integrating FMI import in applications and tools",
5189
+ "features": [],
5190
+ "platforms": [
5191
+ "Linux",
5192
+ "Windows"
5193
+ ],
5194
+ "fmiVersions": [
5195
+ "1.0",
5196
+ "2.0",
5197
+ "3.0"
5198
5199
+ "fmuExport": [],
5200
+ "fmuImport": [
5201
+ "CS",
5202
+ "ME",
5203
+ "SE"
5204
+ ]
5205
}
5206
0 commit comments