Skip to content

Commit f584f98

Browse files
authored
Add orthogonal to tools list (#782)
1 parent 02d993a commit f584f98

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
@@ -6137,5 +6137,28 @@
61376137
"fmuImport": [
61386138
"CS"
61396139
]
6140+
},
6141+
{
6142+
"name": "ODE Transfer",
6143+
"license": "commercial",
6144+
"url": "https://www.orthogonal.dev/ode-transfer/",
6145+
"logo": "orthogonal.svg",
6146+
"vendor": "orthogonal",
6147+
"vendorURL": "https://www.orthogonal.dev/",
6148+
"description": "An all-in-one platform offers essential modeling, simulation, and collaboration tools, with more coming soon.",
6149+
"features": [],
6150+
"platforms": [
6151+
"Source Code"
6152+
],
6153+
"interfaces": [
6154+
"GUI"
6155+
],
6156+
"fmiVersions": [
6157+
"2.0"
6158+
],
6159+
"fmuExport": [],
6160+
"fmuImport": [
6161+
"CS"
6162+
]
61406163
}
61416164
]

0 commit comments

Comments
 (0)