Skip to content

Commit d00627a

Browse files
committed
Add orthogonal to tools list
1 parent 5f45b35 commit d00627a

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed
Lines changed: 12 additions & 0 deletions
Loading

static/assets/tools.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6090,5 +6090,28 @@
60906090
"fmuImport": [
60916091
"CS"
60926092
]
6093+
},
6094+
{
6095+
"name": "ODE Transfer",
6096+
"license": "commercial",
6097+
"url": "https://www.orthogonal.dev/ode-transfer/",
6098+
"logo": "orthogonal.svg",
6099+
"vendor": "orthogonal",
6100+
"vendorURL": "https://www.orthogonal.dev/",
6101+
"description": "An all-in-one platform offers essential modeling, simulation, and collaboration tools, with more coming soon.",
6102+
"features": [],
6103+
"platforms": [
6104+
"Source Code"
6105+
],
6106+
"interfaces": [
6107+
"GUI"
6108+
],
6109+
"fmiVersions": [
6110+
"2.0"
6111+
],
6112+
"fmuExport": [],
6113+
"fmuImport": [
6114+
"CS"
6115+
]
60936116
}
60946117
]

0 commit comments

Comments
 (0)