diff --git a/static/assets/tools.json b/static/assets/tools.json index 836e7366..573ad18e 100644 --- a/static/assets/tools.json +++ b/static/assets/tools.json @@ -6164,5 +6164,111 @@ "fmuImport": [ "CS" ] + }, + { + "name": "ODE+ Component", + "license": "commercial", + "url": "https://plus.orthogonal.dev/component", + "logo": "orthogonal.svg", + "vendor": "orthogonal", + "vendorURL": "https://www.orthogonal.dev/", + "description": "Cloud-native and AI-first platform powered by Modelica for high-fidelity multi-domain physical modeling and simulation", + "features": [], + "platforms": [ + "macOS", + "Linux", + "Windows" + ], + "interfaces": [ + "GUI" + ], + "fmiVersions": [ + "1.0", + "2.0" + ], + "fmuExport": [ + "CS", + "ME" + ], + "fmuImport": [] + }, + { + "name": "ODE+ Interaction", + "license": "commercial", + "url": "https://plus.orthogonal.dev/interaction", + "logo": "orthogonal.svg", + "vendor": "orthogonal", + "vendorURL": "https://www.orthogonal.dev/", + "description": "Customizable panel editor with drag-and-drop widgets for intuitive parameter control and real-time data visualization", + "features": [], + "platforms": [ + "macOS", + "Linux", + "Windows" + ], + "interfaces": [ + "GUI" + ], + "fmiVersions": [ + "1.0", + "2.0" + ], + "fmuExport": [], + "fmuImport": [ + "CS" + ] + }, + { + "name": "ODE+ Vision", + "license": "commercial", + "url": "https://plus.orthogonal.dev/vision", + "logo": "orthogonal.svg", + "vendor": "orthogonal", + "vendorURL": "https://www.orthogonal.dev/", + "description": "High-fidelity 3D rendering with physics-based lighting and animation for comprehensive simulation behavior analysis", + "features": [], + "platforms": [ + "macOS", + "Linux", + "Windows" + ], + "interfaces": [ + "GUI" + ], + "fmiVersions": [ + "1.0", + "2.0" + ], + "fmuExport": [], + "fmuImport": [ + "CS" + ] + }, + { + "name": "ODE+ System", + "license": "commercial", + "url": "https://plus.orthogonal.dev/system", + "logo": "orthogonal.svg", + "vendor": "orthogonal", + "vendorURL": "https://www.orthogonal.dev/", + "description": "Create and edit System Structure and Parameterization (SSP) with Functional Mock-up Units (FMUs) for scalable, hierarchical system simulation", + "features": [], + "platforms": [ + "macOS", + "Linux", + "Windows" + ], + "interfaces": [ + "GUI" + ], + "fmiVersions": [ + "1.0", + "2.0" + ], + "fmuExport": [], + "fmuImport": [ + "CS", + "ME" + ] } ]