diff --git a/static/assets/images/logos/orthogonal.svg b/static/assets/images/logos/orthogonal.svg new file mode 100644 index 00000000..562c895d --- /dev/null +++ b/static/assets/images/logos/orthogonal.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/static/assets/tools.json b/static/assets/tools.json index e87af718..8c2d8067 100644 --- a/static/assets/tools.json +++ b/static/assets/tools.json @@ -6090,5 +6090,28 @@ "fmuImport": [ "CS" ] + }, + { + "name": "ODE Transfer", + "license": "commercial", + "url": "https://www.orthogonal.dev/ode-transfer/", + "logo": "orthogonal.svg", + "vendor": "orthogonal", + "vendorURL": "https://www.orthogonal.dev/", + "description": "An all-in-one platform offers essential modeling, simulation, and collaboration tools, with more coming soon.", + "features": [], + "platforms": [ + "Source Code" + ], + "interfaces": [ + "GUI" + ], + "fmiVersions": [ + "2.0" + ], + "fmuExport": [], + "fmuImport": [ + "CS" + ] } ]