GithubHelp home page GithubHelp logo

aivanova5 / ieee123 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dchassin/ieee123

0.0 1.0 0.0 1.14 MB

IEEE123 realtime simulation for GridLAB-D

License: Other

Makefile 1.15% Shell 4.97% HTML 18.94% PHP 41.16% MATLAB 32.13% Jupyter Notebook 1.64%

ieee123's Introduction

This project will install a realtime simulation of the IEEE 123-bus test feeder on a RedHat EL6 system. You must use the latest version of GridLAB-D, as well as MySQL server. See the GridLAB-D wiki pages for details.

Building GridLAB-D

GridLAB should be built from and installed to the home directory of the gridlabd user. If you have not already done so, you must create a gridlabd user on the host system.

host% sudo adduser -s /bin/bash -m -U gridlabd

The recommended build sequence after the mysql server is setup is

host% sudo su gridlabd

host% git clone [email protected]:/gridlabd/gridlabd source

host% cd ~gridlabd/source

host% autoreconf -isf

host% ./configure --enable-silent-rules --prefix=~gridlabd --with-mysql=/usr/lib64/mysql 'CXXFLAGS=-I/usr/include/mysql -w -O3' 'CFLAGS=-I/usr/include/mysql -w -O3'

host% make install

host% make validate

Installing IEEE123

The ieee123 project Makefile will install both the model files and the service control files. After installation you must start the gridlabd service with the command

host% sudo gridlabd-ctl start

Connecting

The main control page is reached by directing your web browser to the system's home page, e.g.,

http://localhost/

Citation

This model has not been published yet. If you are the first to publish a paper using this model, then by using this model you agree to include David Chassin and Frank Tuffner as co-authors on your paper. Thereafter, if you use this model you must cite this first paper to ensure that Frank and I are acknowledged as the original developers of this model. Frank and I will provide you with the necessary text to ensure that the model is properly described.

ieee123's People

Contributors

dchassin avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.