GithubHelp home page GithubHelp logo

tuw-eeg / hotmapsdispatch Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 3.0 173.93 MB

A web user interface for energy systems modelling

Python 96.60% JavaScript 0.60% HTML 2.72% Shell 0.08%
energy hotmaps-disptach optimization pyomo bokeh glpk gurobi heating modeling web

hotmapsdispatch's Introduction


HotMaps Dispatch Model

A web user interface for energy systems modelling | GitHub


Content


About

The HotMaps Dispatch Model is a web user interface to develop energy system models. It is based on Pyomo for modeling and bokeh for visualization and interaction. The primary focus is flexible model creation with/and without the web user interface, and a high temporal resolution (hourly based) for the optimization. It has also the ability to execute and create many scenarios.

A model can be fully defined by the web user interaface, with financal and technical details on technologies, demand,electricity,temperature and radiation profiles. You can also define and upload your own data. The Hotmaps Disptach Model takes these inputs and constructs an optimization problem, solves it, and reports back the results. The results are saved as HTML (for visualisation), JSON and EXCEL Files and can be further analyzed.

How to install

Before you continue, please install the GUROBI Solver or the free GLPK Solver

How to install

  1. install miniconda

  2. Download this repository and save and unzip the content into your desired loacation

  3. open the conda prompt in that location and type following comands

    a. conda env create -f environment.yml

    b. conda activate hotmapsDispatch

    c. python -m app for the GUROBI solver or if you want to use the GLPK solver python -m app --s glpk

After that your default browser should open and the web user interface will show up

Quick Start

To Start the tool after installation open the conda prompt and type following commands:

  1. activate your environment with conda activate hotmapsDispatch
  2. navigate to the location you unzip the tool by typing cd path2folder (Note: Replace "path2folder" with the path of the location where you unzip the tool)
  3. type python -m app for the GUROBI solver or if you want to use the GLPK solver python -m app --s glpk After that your default browser should open and the web user interface will show up

Not implemented todo

See the documentation for more information on installing.

and also some example are included

The Getting Started Guide is a good place to start and to get a feeling how the model works.

Documentation

Not implemented todo

Documentation is available on Read the Docs:

Contributing

Not implemented todo

To contribute changes:

  1. Fork the project on GitHub
  2. Create a feature branch to work on in your fork (git checkout -b new-feature)
  3. Add your name to the AUTHORS file
  4. Commit your changes to the feature branch
  5. Push the branch to GitHub (git push origin my-new-feature)
  6. On GitHub, create a new pull request from the feature branch

See our contribution guidelines for more information -- and join us on Gitter to ask questions or discuss code.

What's new

Not implemented todo

See changes made in recent versions in the changelog.

Citing

Not implemented todo

If you use HotMaps Disptach for academic work please cite:

Autor Name. HotMaps Disptach: a web user interface for energy systems modelling. Reference. doi

License

Copyright 2019 HotMaps Disptach contributors:

  • Michael Hartner
  • Richard Büchele
  • David Schmidinger
  • Michael Gumhalter
  • Jeton Hasani

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Remove/Uninstall

open the conda prompt and enter following comand:

conda remove --name hotmapsDispatch --all

Attribution

The layout and content of this document is partially based on the calliope-project.

hotmapsdispatch's People

Contributors

davidschmidinger avatar eegeric avatar michaelhartner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hotmapsdispatch's Issues

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.