Commit 6c50f4b
authored
Enable use of Pyomo Controllers in the Storage Autosizing Model (#621)
* updated autosizing storage model to be compatible with pyomo controllers
* renamed fixures in heuristic controller tests
* aggregated heuristic controller tests into one file
* added simple test for storage autosizing and heuristic
* renamed fixtures in optimized controller tests
* aggregated optimized control tests into one file
* updated test for heuristic controller with autosizing
* updated so simple storage autosizing can run with optimal pyomo control1 parent 59687f3 commit 6c50f4b
7 files changed
Lines changed: 951 additions & 489 deletions
File tree
- h2integrate
- control
- control_strategies
- test
- storage
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
289 | 293 | | |
290 | 294 | | |
291 | 295 | | |
| |||
0 commit comments