webgme-dss
Version:
Design Studio for Dynamic Systems with Modelica as backend
14 lines • 554 B
JSON
{
"id": "ModelicaCodeGenerator",
"name": "Modelica Code Generator",
"version": "0.1.0",
"description": "Currently only code generation is supported. In order to simulate the model you'd need download and install a Modelica environment such as OpenModelica.org and open the model.\n Would you like to run the code generator?",
"icon": {
"class": "glyphicon glyphicon-cog",
"src": ""
},
"disableServerSideExecution": false,
"disableBrowserSideExecution": false,
"writeAccessRequired": false,
"configStructure": []
}