EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE2

Output investment graphs as DOT files

Open
#990 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
8
Forks
5
Avg merge
1d 2m
Merged PRs (30d)
37

Description

We currently have a feature to output commodity graphs, but we also create _investment graphs_ which are slightly different:
- only primary flows
- only SED/SVD commodities
- edge labels don't matter
- duplicate edges can be compressed
- strongly connected components are compressed into "supernodes"
- nodes are grouped into layers

It would be useful to have a way of visualising these investment graphs so the investment order can be understood.

This should probably be a hidden developer feature for now

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.