Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
337 changes: 43 additions & 294 deletions docs/notebooks/08c-clustering.ipynb

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions docs/notebooks/08c2-clustering-storage-modes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -425,11 +425,7 @@
"1. **Seasonal storage requires inter-cluster linking** to capture charging/discharging across seasons\n",
"2. **`'intercluster_cyclic'`** is the default and best for yearly investment optimization\n",
"3. **`'independent'` and `'cyclic'`** are faster but miss long-term storage value\n",
"4. **Expand solutions** with `expand()` to visualize storage behavior across the year\n",
"\n",
"### Next Steps\n",
"\n",
"- **[08d-clustering-multiperiod](08d-clustering-multiperiod.ipynb)**: Clustering with multiple periods and scenarios"
"4. **Expand solutions** with `expand()` to visualize storage behavior across the year"
]
}
],
Expand Down
Loading
Loading