diff --git a/static/assets/images/logos/Pictorus.svg b/static/assets/images/logos/Pictorus.svg new file mode 100644 index 00000000..5bc6da31 --- /dev/null +++ b/static/assets/images/logos/Pictorus.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/assets/tools.json b/static/assets/tools.json index d8e346f9..f902c5fa 100644 --- a/static/assets/tools.json +++ b/static/assets/tools.json @@ -6035,5 +6035,30 @@ "ME", "SE" ] + }, + { + "name": "Pictorus", + "license": "commercial", + "url": "https://www.app.pictor.us/", + "logo": "Pictorus.svg", + "vendor": "Pictorus Inc", + "vendorURL": "https://www.pictor.us/", + "description": "Browser-based modeling, simulation, and code generation", + "features": [], + "platforms": [ + "macOS", + "Linux", + "Windows" + ], + "interfaces": [ + "GUI" + ], + "fmiVersions": [ + "2.0" + ], + "fmuExport": [], + "fmuImport": [ + "CS" + ] } ]