Skip to content

Commit e830cd3

Browse files
committed
Regenerate results files
1 parent 50831b8 commit e830cd3

10 files changed

Lines changed: 2114 additions & 2592 deletions

File tree

docs/tutorial-code/0-new-decision-metric/Results/MCAMetric_Consumption.csv

Lines changed: 276 additions & 294 deletions
Large diffs are not rendered by default.

docs/tutorial-code/0-new-decision-metric/Results/MCAMetric_Supply.csv

Lines changed: 378 additions & 438 deletions
Large diffs are not rendered by default.

docs/tutorial-code/0-new-decision-metric/settings.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ commodities_out = '{path}/technodata/power/CommOut.csv'
7676
agents = '{path}/technodata/Agents.csv'
7777
existing_capacity = '{path}/technodata/power/ExistingCapacity.csv'
7878
lpsolver = "scipy"
79+
demand_share = "standard_demand"
7980

8081
[sectors.gas]
8182
type = 'default'
@@ -89,6 +90,7 @@ commodities_out = '{path}/technodata/gas/CommOut.csv'
8990
agents = '{path}/technodata/Agents.csv'
9091
existing_capacity = '{path}/technodata/gas/ExistingCapacity.csv'
9192
lpsolver = "scipy"
93+
demand_share = "standard_demand"
9294

9395
[sectors.residential_presets]
9496
type = 'presets'

docs/tutorial-code/7-min-max-timeslice-constraints/1-min-constraint/Results/MCAMetric_Consumption.csv

Lines changed: 204 additions & 228 deletions
Large diffs are not rendered by default.

docs/tutorial-code/7-min-max-timeslice-constraints/1-min-constraint/Results/MCAMetric_Supply.csv

Lines changed: 234 additions & 324 deletions
Large diffs are not rendered by default.

docs/tutorial-code/7-min-max-timeslice-constraints/2-max-constraint/Results/MCAMetric_Consumption.csv

Lines changed: 174 additions & 228 deletions
Large diffs are not rendered by default.

docs/tutorial-code/7-min-max-timeslice-constraints/2-max-constraint/Results/MCAMetric_Supply.csv

Lines changed: 204 additions & 324 deletions
Large diffs are not rendered by default.

tests/example_outputs/default_timeslice/MCAMetric_Consumption.csv

Lines changed: 204 additions & 228 deletions
Large diffs are not rendered by default.

tests/example_outputs/default_timeslice/MCAMetric_Supply.csv

Lines changed: 234 additions & 324 deletions
Large diffs are not rendered by default.

tests/example_outputs/minimum_service/MCAMetric_Supply.csv

Lines changed: 204 additions & 204 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)