muse2 2.1.0

A tool for running simulations of energy systems
Documentation
1
2
3
4
5
6
7
# File Formats

The following chapters describe the formats for the various files that MUSE2 consumes/produces.
Files are either in [CSV] or [TOML] format.

[CSV]: https://en.wikipedia.org/wiki/Comma-separated_values
[TOML]: https://toml.io/en/