Skip to content

Commit 3836d6d

Browse files
authored
Update Scilab tool info (#793)
1 parent bb5db9d commit 3836d6d

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

static/assets/tools.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3493,17 +3493,20 @@
34933493
},
34943494
{
34953495
"name": "Scilab/Xcos FMU wrapper",
3496-
"license": "commercial",
3497-
"url": "https://www.scilab.org/software/atoms/fmi-model-exchange-co-simulation",
3496+
"license": "osi",
3497+
"url": "https://atoms.scilab.org/toolboxes/fmu_wrapper/3.0.0/",
34983498
"vendor": "Dassault Syst\u00e8mes",
34993499
"vendorURL": "https://3ds.com/",
35003500
"description": "FMI support for Scilab / Xcos a free and open source software for numerical computation",
35013501
"features": [],
35023502
"platforms": [
3503-
"Windows"
3503+
"Windows",
3504+
"Linux"
35043505
],
35053506
"fmiVersions": [
3506-
"1.0"
3507+
"1.0",
3508+
"2.0",
3509+
"3.0"
35073510
],
35083511
"fmuExport": [
35093512
"CS",

0 commit comments

Comments
 (0)