Commit a5e1176
Switch
* Tidy max_capacity_expansion constraint
* Remove another unnecessary statement
* Change to compound growth
* Update documentation and test
* Update results files
* Change growth parameter and update results again
* Fix test
* Fix doctest
* Update src/muse/constraints.py
Co-authored-by: Diego Alonso Álvarez <6095790+dalonsoa@users.noreply.github.com>
---------
Co-authored-by: Diego Alonso Álvarez <6095790+dalonsoa@users.noreply.github.com>MaxCapacityGrowth to compound growth (#565)1 parent a732f55 commit a5e1176
81 files changed
Lines changed: 1846 additions & 1830 deletions
File tree
- docs
- inputs
- tutorial-code
- add-agent
- 1-single-objective/technodata
- gas
- power
- residential
- 2-multiple-objective/technodata
- gas
- power
- residential
- add-correlation-demand/1-correlation/technodata
- gas
- power
- residential
- add-new-technology
- 1-introduction
- Results
- technodata
- gas
- power
- residential
- 2-scenario
- Results
- technodata
- gas
- power
- residential
- add-region/1-new-region
- Results
- technodata
- gas
- power
- residential
- add-service-demand/1-exogenous-demand
- Results
- technodata
- gas
- power
- residential
- carbon-budget/1-carbon-budget
- Results
- technodata
- gas
- power
- residential
- min-max-timeslice-constraints
- 1-min-constraint/technodata
- gas
- power
- residential
- 2-max-constraint/technodata
- gas
- power
- residential
- modify-timing-data
- 1-modify-timeslices
- Results
- technodata
- gas
- power
- residential
- 2-modify-time-framework
- Results
- technodata
- gas
- power
- residential
- new-decision-metric/Results
- user-guide
- src/muse
- data/example
- default_retro/technodata
- gas
- power
- residential
- default_timeslice/technodata
- gas
- power
- residential
- default/technodata
- gas
- power
- residential
- tests
- example_outputs
- default_retro/Results
- default/Results
- medium/Results
- minimum_service/Results
- multiple_agents/Results
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
0 commit comments