Skip to content

Commit 5988867

Browse files
committed
Add Pictorus to tools list
1 parent 7af1a6d commit 5988867

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed
Lines changed: 23 additions & 0 deletions
Loading

static/assets/tools.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5626,5 +5626,30 @@
56265626
"CS",
56275627
"ME"
56285628
]
5629+
},
5630+
{
5631+
"name": "Pictorus",
5632+
"license": "commercial",
5633+
"url": "https://www.app.pictor.us/",
5634+
"logo": "Pictorus.svg",
5635+
"vendor": "Pictorus Inc",
5636+
"vendorURL": "https://www.pictor.us/",
5637+
"description": "Browser-based modeling, simulation, and code generation",
5638+
"features": [],
5639+
"platforms": [
5640+
"macOS",
5641+
"Linux",
5642+
"Windows"
5643+
],
5644+
"interfaces": [
5645+
"GUI"
5646+
],
5647+
"fmiVersions": [
5648+
"2.0"
5649+
],
5650+
"fmuExport": [],
5651+
"fmuImport": [
5652+
"CS"
5653+
]
56295654
}
56305655
]

0 commit comments

Comments
 (0)