UNPKG

webgme-gridlabd

Version:

Metamodel, visualization, and model generators for gridlab-d in WebGME. Allows graphical model-driven development and simulation of power grids and power generation / transmission / distribution / storage systems.

23 lines (22 loc) 518 B
{ "id": "GenerateGLM", "name": "GenerateGLM", "version": "0.1.0", "description": "", "icon": { "class": "glyphicon glyphicon-cog", "src": "" }, "disableServerSideExecution": false, "disableBrowserSideExecution": false, "configStructure": [ { "name": "returnZip", "displayName": "Zip and return generated GLM.", "description": "If true, it enables the client to download a zip of the model.", "value": false, "valueType": "boolean", "readOnly": false } ] }