We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d6468 commit 5315eeeCopy full SHA for 5315eee
1 file changed
src/muse/data/example/default/settings.toml
@@ -66,11 +66,6 @@ existing_capacity = '{path}/technodata/power/ExistingCapacity.csv'
66
lpsolver = "scipy"
67
demand_share = "standard_demand"
68
69
-[[sectors.power.outputs]]
70
-quantity = "supply"
71
-sink = "aggregate"
72
-filename = "{cwd}/{default_output_dir}/{Sector}_{Quantity}.csv"
73
-
74
[sectors.gas]
75
type = 'default'
76
priority = 3
0 commit comments