Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
SanPen committed May 18, 2024
2 parents 516a5b0 + 9d36933 commit 36b4651
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/rst_source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -559,8 +559,8 @@ Linear optimization
Run a linear optimization and verify with power flow
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Often ties, you want to dispatch the generation using a linear
optimization, to then *veryfy* the results using the power exact power
Often times, you want to dispatch the generation using a linear
optimization, to then *verify* the results using the power exact power
flow. With GridCal, to do so is as easy as passing the results of the
OPF into the PowerFlowDriver:

Expand Down
2 changes: 1 addition & 1 deletion requirements_nose.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ipython>=7.16
ipython-genutils==0.2.0
jdcal==1.4.1
jedi==0.18.0
Jinja2==3.1.3
Jinja2==3.1.4
joblib==1.2.0
jupyter-client==6.1.11
jupyter-core==4.11.2
Expand Down

0 comments on commit 36b4651

Please sign in to comment.