Skip to content

webgme/power

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGME Power Domain

This repository contains the seeds and plugins for the WebGME power project.

The goal of the project is to develop a domain specific modeling language (DSML) to model power system models in WebGme platform and use the dedicated methods/plugins to transform these models according the input semantics of the required simulation platforms by performing error checking, constriant checking, type checking, etc. In addition the tool can be exentendible to perform the required analysis by integrating the simulation tools together within the WebGme platform.

Run as a standalone webgme app

Make sure the dependencies for webgme are installed.

  1. Clone this repository and from the root of the repo do:
  2. npm install - installs all dependencies
  3. npm install webgme - installs webgme (it's a peer-dependency).
  4. Launch a local mongodb instance (if not local edit the webgme config).
  5. npm start
  6. Visit localhost:8888 from a browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published