Skip to content

Commit 2c33b2a

Browse files
committed
Update settings and documentation
1 parent e3084b4 commit 2c33b2a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/muse/data/example/default/settings.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ existing_capacity = '{path}/technodata/power/ExistingCapacity.csv'
6767
lpsolver = "scipy"
6868
demand_share = "standard_demand"
6969

70+
[[sectors.power.outputs]]
71+
quantity = "supply"
72+
sink = "aggregate"
73+
filename = "{cwd}/{default_output_dir}/{Sector}_{Quantity}.csv"
74+
7075
[sectors.gas]
7176
type = 'default'
7277
priority = 3

0 commit comments

Comments
 (0)