clizbe / EnergyModelsGUI.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EnergyModelsGUI

Build Status Stable In Development Aqua QA Code Style: Blue

EnergyModelsGUI enables a graphical user interface for the EnergyModelsBase package and other packages building upon this package (like EnergyModelsInvestments and EnergyModelsGeography). It is designed to give a simple visualization of the topology of the model and enable the user to interactively navigate through the different layers of the model design. Visualization of the results after simulations will be added at a later stage.

The EnergyModelsGUI package has taken inspiration from the source code of ModelingToolkitDesigner as a starting point for development.

Usage

If you already have constructed a case in EMX you can view this case with

using EnergyModelsGUI

GUI(case)

Please refer to the documentation for more details.

See examples of usage of the package and a simple guide for running them in the folder examples.

I.e., running the example EMI_geography will result in a view like the following:

Example image for EMI_geography

Opening the Oslo area will display that sub system:

Example image for EMI_geography

Project Funding

EnergyModelsGUI was funded by FLEX4FACT. FLEX4FACT is receiving funding from the European Union’s Horizon Europe research and innovation programme under grant agreement 101058657.

About

License:MIT License


Languages

Language:Julia 100.0%