Giter VIP home page Giter VIP logo

omf's Introduction

Overview

The Open Modeling Framework (OMF) is a set of Python libraries for simulating power systems behavior with an emphasis on cost-benefit analysis of emerging technologies: distributed generation, storage, networked controls, etc.

Full documentation is available on our OMF wiki.

Installation

Anyone can sign up for a free account on our hosted production site https://www.omf.coop/.

If you'd like to host your own copy of the OMF, please follow the developer installation instructions.

Example Screenshots

Graphical circuit editor:

Screenshot 1

Power quality metrics calculation from a solar distributed generation model:

Screenshot 2

Transmission powerflow results:

Screenshot 3

Financial analysis of the impact of distributed generation:

Screenshot 4

omf's People

Contributors

afisher1 avatar asc95 avatar cshjin avatar danthegran avatar davidarmahjr avatar ddgranberg avatar delysis avatar dpinney avatar dylansimon avatar ejtalbot avatar jenny-nyx avatar jkeen8 avatar kilofarad avatar kmcelwee avatar lewis2ba avatar lilycatolson avatar lmslaugh avatar mannanj avatar mhavard999 avatar mhxi avatar mmstevenson avatar nanyad avatar poojasan avatar ryanmahoney avatar saeedrazavi avatar srivats0603 avatar thomasjankovic avatar tpt5cu avatar trevorhardy avatar yang9501 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

omf's Issues

Platform: PNNL branch integration. [60h]

  • Gotta merge Feeder-Calibration branch. Watch out for duplicate copies of some of our libraries (e.g. feeder.py).
  • Need to have code for running the calibration process as part of the Milsoft import. Includes interface work on home.html.
  • Note! Calibration code runs for many hours on even a powerful workstation.

Investigate support for non-Chrome browsers

TODO: remove browser check, see what happens in non-chrome browsers.

Previously "*40 Platform: iPad support. Hah! We're actually kind of close." Only thing that really doesn't work now is gridEdit. And even that is close to working.

*15 Gridedit: make the selection table design better.

  1. Make delete/edit buttons not all crooked and stuff.
  2. When we need to scroll, don't scroll the header and footer where the buttons are.
  3. Use nice unicode crosses instead of Xes for the delete attribute buttons.
  4. Nice-to-have: make the css+html really clean and easy to understand.

Documentation Clean Up

TODO

  1. One-page explanation for non-Python programmers.
  2. Anything in omfDesign that needs to go in the wiki?
  3. Get all the wiki pages in decent shape.

Gridedit: mega-scale feeder visualization and editing.

Goal

Find a map that runs in a browser that (1) displays 1 million vector features (lines and polygons) and (2) is editable.

Most Promising Leads

  • Polymaps with image tiles. Demo here. We've tried with progressively-loading vectors but we still have problems with single feeders with 100,000 features.
  • Open Street Maps editor. Demo here. They show image tiles until you get very close, at which point they load vector features. Great performance for a billion (trillion?) feature dataset.

GUI and workflow improvements. [100h]

  1. Do usability testing with beta community.
  2. Enable analysis editing.
  3. Move to a single interface for report and study viewing and editing.
  4. Improved home screen.

*40 Reporting: timeseries voltage map.

  • A report that shows the feeder and colors according to voltage.
  • Allow stepping through time to show changes.
  • Heatmap? Or colored single-line diagram?
  • Allow quantities other than voltage. Current, yes. Power consumption?

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.