|
151 | 151 | \newcommand{\mpomlink}[0]{\href{\mpomurl}{\mpom{}}} |
152 | 152 | \newcommand{\mpomname}[0]{\mpom{}} |
153 | 153 | % \newcommand{\mpomname}[0]{{{\bf M}{\sc at}{\bf P}{\sc ower} \textbf{Opt}imization \textbf{Model}}} |
154 | | -\newcommand{\mpomver}[0]{4.0-dev} |
| 154 | +\newcommand{\mpomver}[0]{4.0} |
155 | 155 | \newcommand{\most}[0]{{MOST}} |
156 | 156 | \newcommand{\mostname}[0]{{{\bf M}{\sc atpower} \textbf{O}ptimal \textbf{S}cheduling \textbf{T}ool}} |
157 | 157 | \newcommand{\mosturl}[0]{https://github.com/MATPOWER/most} |
|
242 | 242 | %\title{\hl{--- DRAFT ---}\\\hl{\em do not distribute}\\~\\{\huge \bfseries \mpomname{} User's Manual } \\ ~ \\ \LARGE Version \mpomver{}\\ |
243 | 243 | \title{{\huge \bfseries \mpomname{} User's Manual } \\ ~ \\ \LARGE Version \mpomver{}} |
244 | 244 | \author{Ray~D.~Zimmerman} |
245 | | -%\date{October 8, 2020} % comment this line to display the current date |
| 245 | +\date{October 18, 2021} % comment this line to display the current date |
246 | 246 | %\date{May 8, 2020\thanks{Second revision. First revision was April 29, 2020}} % comment this line to display the current date |
247 | 247 |
|
248 | 248 | %%% BEGIN DOCUMENT |
|
253 | 253 | \vfill |
254 | 254 | \begin{center} |
255 | 255 | {\scriptsize |
256 | | -\copyright~2020~\PSERC{}\\ |
| 256 | +\copyright~2020, 2021~\PSERC{}\\ |
257 | 257 | All Rights Reserved} |
258 | 258 | \end{center} |
259 | 259 |
|
@@ -327,12 +327,12 @@ \subsection{License and Terms of Use} |
327 | 327 | \subsection{Citing \mpom{}} |
328 | 328 |
|
329 | 329 | We request that publications derived from the use of \mpom{} explicitly acknowledge that fact by citing the \mpomname{} User's Manual~\cite{mpom_manual}. |
330 | | -The citation and DOI can be version-specific or general, as appropriate. For version 3.0, use: |
| 330 | +The citation and DOI can be version-specific or general, as appropriate. For version 4.0, use: |
331 | 331 |
|
332 | 332 | \begin{quote} |
333 | 333 | \footnotesize |
334 | | -R.~D. Zimmerman. \mpomname{} User's Manual, Verision 3.0. 2020. [Online]. Available: \url{https://matpower.org/docs/MP-Opt-Model-manual-3.0.pdf}\\ |
335 | | -\doi{10.5281/zenodo.4073361} |
| 334 | +R.~D. Zimmerman. \mpomname{} User's Manual, Verision 4.0. 2021. [Online]. Available: \url{https://matpower.org/docs/MP-Opt-Model-manual-4.0.pdf}\\ |
| 335 | +\doi{10.5281/zenodo.5576755} |
336 | 336 | \end{quote} |
337 | 337 | For a version non-specific citation, use the following citation and DOI, |
338 | 338 | with \emph{\textless{}YEAR\textgreater{}} replaced by the year of the most recent release: |
@@ -411,17 +411,19 @@ \subsection{Installation} |
411 | 411 | t_have_fcn..............ok |
412 | 412 | t_nested_struct_copy....ok |
413 | 413 | t_nleqs_master..........ok (30 of 150 skipped) |
| 414 | +t_pnes_master...........ok |
414 | 415 | t_qps_master............ok (100 of 432 skipped) |
415 | 416 | t_miqps_master..........ok (68 of 288 skipped) |
416 | 417 | t_nlps_master...........ok |
417 | 418 | t_opt_model.............ok |
418 | 419 | t_om_solve_leqs.........ok |
419 | 420 | t_om_solve_nleqs........ok (36 of 194 skipped) |
| 421 | +t_om_solve_pne..........ok |
420 | 422 | t_om_solve_qps..........ok (81 of 387 skipped) |
421 | 423 | t_om_solve_miqps........ok (14 of 118 skipped) |
422 | 424 | t_om_solve_nlps.........ok |
423 | | -All tests successful (3032 passed, 329 skipped of 3361) |
424 | | -Elapsed time 3.11 seconds. |
| 425 | +All tests successful (3430 passed, 329 skipped of 3759) |
| 426 | +Elapsed time 7.75 seconds. |
425 | 427 | \end{Code} |
426 | 428 | \end{enumerate} |
427 | 429 |
|
@@ -2070,7 +2072,6 @@ \subsubsection{PNE Example} |
2070 | 2072 | Then, call the \code{pnes\_master} function with a handle to that function, a starting value for $x$, and an option to make it trace the full continuation curve. |
2071 | 2073 | \begin{Code} |
2072 | 2074 | >> x = pnes_master(@f1p, [-1;0;0], struct('stop_at', 'FULL')) |
2073 | | ->> pne_ex1 |
2074 | 2075 |
|
2075 | 2076 | x = |
2076 | 2077 |
|
@@ -2108,7 +2109,7 @@ \subsubsection{PNE Example} |
2108 | 2109 | \begin{Code} |
2109 | 2110 | >> pne_ex1 |
2110 | 2111 |
|
2111 | | -MP-Opt-Model Version 4.0, 03-May-2021 -- Predictor/Corrector Continuation Method |
| 2112 | +MP-Opt-Model Version 4.0, 18-Oct-2021 -- Predictor/Corrector Continuation Method |
2112 | 2113 | step 0 : lambda = 0.000, 6 corrector steps |
2113 | 2114 | step 1 : PAL stepsize = 0.6 lambda = 0.081 2 corrector steps |
2114 | 2115 | step 2 : PAL stepsize = 0.6 lambda = 0.162 2 corrector steps |
@@ -2146,8 +2147,8 @@ \subsubsection{PNE Example} |
2146 | 2147 | 0 |
2147 | 2148 |
|
2148 | 2149 | f = |
2149 | | - 0 |
2150 | | - -6.4837e-13 |
| 2150 | + 0 |
| 2151 | + -6.4837e-13 |
2151 | 2152 |
|
2152 | 2153 | jac = |
2153 | 2154 | 1 1 6 |
@@ -4398,7 +4399,7 @@ \subsubsection*{Other Changes} |
4398 | 4399 | \end{itemize} |
4399 | 4400 |
|
4400 | 4401 |
|
4401 | | -\subsection{Version 4.0 -- released Oct 19, 2021} |
| 4402 | +\subsection{Version 4.0 -- released Oct 18, 2021} |
4402 | 4403 | \label{app:v40} |
4403 | 4404 |
|
4404 | 4405 | The \href{https://matpower.org/docs/MP-Opt-Model-manual-4.0.pdf}{\mpom{} 4.0 User's Manual} is available online.\footnote{\url{https://matpower.org/docs/MP-Opt-Model-manual-4.0.pdf}} |
@@ -4495,7 +4496,7 @@ \subsubsection*{Other Changes} |
4495 | 4496 | The BSD 3-Clause License. [Online]. Available: \url{https://opensource.org/licenses/BSD-3-Clause}. |
4496 | 4497 |
|
4497 | 4498 | \bibitem{mpom_manual} |
4498 | | -R.~D. Zimmerman. \mpomname{} User's Manual. 2020. |
| 4499 | +R.~D. Zimmerman. \mpomname{} User's Manual. 2021. |
4499 | 4500 | [Online]. Available: \url{https://matpower.org/docs/MP-Opt-Model-manual.pdf}\\ |
4500 | 4501 | \doi{10.5281/zenodo.3818002} |
4501 | 4502 |
|
|
0 commit comments