We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c33b2a commit 2af2d85Copy full SHA for 2af2d85
src/muse/data/example/default/settings.toml
@@ -67,11 +67,6 @@ existing_capacity = '{path}/technodata/power/ExistingCapacity.csv'
67
lpsolver = "scipy"
68
demand_share = "standard_demand"
69
70
-[[sectors.power.outputs]]
71
-quantity = "supply"
72
-sink = "aggregate"
73
-filename = "{cwd}/{default_output_dir}/{Sector}_{Quantity}.csv"
74
-
75
[sectors.gas]
76
type = 'default'
77
priority = 3
0 commit comments