Skip to content

EINS-TUDa/MGA-Compass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MGA Compass logo MGA Compass

License Demo

Live demo: enormous-raphaela-eins-tu-darmstadt-215a3282.koyeb.app

Presentation: eins-tuda.github.io/MGA-Compass

Near-optimal solutions cost a small percentage more than the optimum. While slightly expensive, they can be preferable for political feasibility, social acceptance, or environmental impact. This platform helps you explore them in real time.

MGA Compass

Installation

Prerequisites

  • Python 3.14+
  • uv
  • Node.js 20.19+ or 22.12+

Backend

cd app/backend
uv sync
uv run uvicorn mgaserver.main:app --reload

Frontend

cd app/frontend
npm install
npm run dev

The app will be available at http://localhost:5173.

Docker

Docker prerequisites

Run locally

docker compose up --build

The app will be available at http://localhost.

About

A Real-time Graphical User Interface for Exploring Near-Optimal Solutions in Macro-Energy Systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors