Skip to content

Commit c293e53

Browse files
authored
Add Pictorus to tools list (#775)
1 parent 5b7ca06 commit c293e53

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
@@ -6035,5 +6035,30 @@
60356035
"ME",
60366036
"SE"
60376037
]
6038+
},
6039+
{
6040+
"name": "Pictorus",
6041+
"license": "commercial",
6042+
"url": "https://www.app.pictor.us/",
6043+
"logo": "Pictorus.svg",
6044+
"vendor": "Pictorus Inc",
6045+
"vendorURL": "https://www.pictor.us/",
6046+
"description": "Browser-based modeling, simulation, and code generation",
6047+
"features": [],
6048+
"platforms": [
6049+
"macOS",
6050+
"Linux",
6051+
"Windows"
6052+
],
6053+
"interfaces": [
6054+
"GUI"
6055+
],
6056+
"fmiVersions": [
6057+
"2.0"
6058+
],
6059+
"fmuExport": [],
6060+
"fmuImport": [
6061+
"CS"
6062+
]
60386063
}
60396064
]

0 commit comments

Comments
 (0)