Skip to content

Commit

Permalink
Small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz Schlösser committed Feb 25, 2025
1 parent 3eab631 commit f32abbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Workshop_LoMa.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,7 @@
"source": [
"# Reinforce the grid\n",
"# mode = \"mvlv\" for a shorter run time. However, grid reinforcement should generally be conducted in mode=\"lv\" (default)\n",
"# since the majority of the reinforcement costs is caused in the lv grid part\n",
"# since the majority of the reinforcement costs is caused in the lv grid part, especially for high load grids (much EV charging demand and low PV capacity)\n",
"edisgo.reinforce(mode=\"mvlv\")"
]
},
Expand Down

0 comments on commit f32abbc

Please sign in to comment.