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 bb5db9d commit 3836d6dCopy full SHA for 3836d6d
static/assets/tools.json
@@ -3493,17 +3493,20 @@
3493
},
3494
{
3495
"name": "Scilab/Xcos FMU wrapper",
3496
- "license": "commercial",
3497
- "url": "https://www.scilab.org/software/atoms/fmi-model-exchange-co-simulation",
+ "license": "osi",
+ "url": "https://atoms.scilab.org/toolboxes/fmu_wrapper/3.0.0/",
3498
"vendor": "Dassault Syst\u00e8mes",
3499
"vendorURL": "https://3ds.com/",
3500
"description": "FMI support for Scilab / Xcos a free and open source software for numerical computation",
3501
"features": [],
3502
"platforms": [
3503
- "Windows"
+ "Windows",
3504
+ "Linux"
3505
],
3506
"fmiVersions": [
- "1.0"
3507
+ "1.0",
3508
+ "2.0",
3509
+ "3.0"
3510
3511
"fmuExport": [
3512
"CS",
0 commit comments