Giter VIP home page Giter VIP logo

open's Introduction

Open Platform for Energy Networks (OPEN)

Overview

Oxford University's Energy and Power Group's Open Platform for Energy Networks (OPEN) provides a python toolset for modelling, simulation and optimisation of smart local energy systems. The framework combines distributed energy resource modelling (e.g. for PV generation sources, battery energy storage systems, electric vehicles), energy market modelling, power flow simulation and multi-period optimisation for scheduling flexible energy resources.

OPEN and the methods used are presented in detail in the following publication:

T. Morstyn, K. Collett, A. Vijay, M. Deakin, S. Wheeler, S. M. Bhagavathy, F. Fele and M. D. McCulloch; "An Open-Source Platform for Developing Smart Local Energy System Applications”; University of Oxford Working Paper, 2019

Documentation

The full OPEN documentation can be found here.

Installation

Download OPEN source code.

If using conda, we suggest creating a new virtual environment from the requirements.txt file. First, add the following channels to your conda distribution if not already present:

conda config --add channels invenia
conda config --add channels picos
conda config --add channels conda-forge

To create the new virtual environment, run:

conda create --name <env_name> --file requirements.txt python=3.6

Getting started

The simplest way to start is to duplicate one of the case study main.py files:

  • OxEMF_EV_case_study_v6.py
  • Main_building_casestudy.py

Contributors

  • Thomas Morstyn
  • Avinash Vijay
  • Katherine Collet
  • Filiberto Fele
  • Matthew Deakin
  • Sivapriya Mothilal Bhagavathy
  • Scot Wheeler
  • Malcolm McCulloch

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.