|
129 | 129 |
|
130 | 130 | %\hyphenation{matpower_manual} |
131 | 131 |
|
132 | | -\newcommand{\mpver}[0]{7.0b1} |
| 132 | +\newcommand{\mpver}[0]{7.0} |
133 | 133 | %\newcommand{\matlab}[0]{{Matlab}} |
134 | 134 | %\newcommand{\matlab}[0]{{\sc Matlab}\textsuperscript{\tiny \textregistered}} |
135 | 135 | \newcommand{\matlab}[0]{{\sc Matlab}} |
|
144 | 144 | \newcommand{\mipsurl}[0]{https://github.com/MATPOWER/mips} |
145 | 145 | \newcommand{\mipslink}[0]{\href{\mipsurl}{\mips{}}} |
146 | 146 | \newcommand{\mipsname}[0]{{{\bf M}{\sc atpower} \textbf{I}nterior \textbf{P}oint \textbf{S}olver}} |
147 | | -\newcommand{\mipsver}[0]{1.3} |
| 147 | +\newcommand{\mipsver}[0]{1.3.1} |
148 | 148 | \newcommand{\most}[0]{{MOST}} |
149 | 149 | \newcommand{\mostname}[0]{{{\bf M}{\sc atpower} \textbf{O}ptimal \textbf{S}cheduling \textbf{T}ool}} |
150 | 150 | \newcommand{\mosturl}[0]{https://github.com/MATPOWER/most} |
151 | | -\newcommand{\mostver}[0]{1.0.1} |
| 151 | +\newcommand{\mostver}[0]{1.0.2} |
152 | 152 | \newcommand{\md}[0]{{\most{} Data struct}} |
153 | 153 | \newcommand{\powerweb}[0]{{\sc PowerWeb}} |
154 | 154 | \newcommand{\pserc}[0]{{\sc PSerc}} |
|
219 | 219 | \title{\mipsname{}\\\mips{} \mipsver{}\\ |
220 | 220 | User's Manual} |
221 | 221 | \author{Ray~D.~Zimmerman \and Hongye~Wang} |
222 | | -\date{October 30, 2018} % comment this line to display the current date |
| 222 | +\date{June 20, 2019} % comment this line to display the current date |
223 | 223 | %\date{December 14, 2011\thanks{Second revision. First revision was December 13, 2011}} % comment this line to display the current date |
224 | 224 |
|
225 | 225 | %%% BEGIN DOCUMENT |
|
229 | 229 | \vfill |
230 | 230 | \begin{center} |
231 | 231 | {\scriptsize |
232 | | -\copyright~2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018~\PSERC{}\\ |
| 232 | +\copyright~2009--2019~\PSERC{}\\ |
233 | 233 | All Rights Reserved} |
234 | 234 | \end{center} |
235 | 235 |
|
@@ -313,13 +313,13 @@ \subsection{Citing \mips{}} |
313 | 313 |
|
314 | 314 | The \mipsname{} (\mips{}) User's Manual~\cite{mips_manual} should also be cited explicitly |
315 | 315 | in work that refers to or is derived from its content. The citation and |
316 | | -DOI can be version-specific or general, as appropriate. For version 1.3, |
| 316 | +DOI can be version-specific or general, as appropriate. For version 1.3.1, |
317 | 317 | use: |
318 | 318 |
|
319 | 319 | \begin{quote} |
320 | 320 | \footnotesize |
321 | | -R.~D. Zimmerman, H.~Wang. \mipsname{} (\mips{}) User's Manual, Verision 1.3. 2018. [Online]. Available: \url{https://matpower.org/docs/MIPS-manual-1.3.pdf}\\ |
322 | | -\doi{10.5281/zenodo.3236508} |
| 321 | +R.~D. Zimmerman, H.~Wang. \mipsname{} (\mips{}) User's Manual, Verision 1.3.1. 2018. [Online]. Available: \url{https://matpower.org/docs/MIPS-manual-1.3.1.pdf}\\ |
| 322 | +\doi{10.5281/zenodo.3251014} |
323 | 323 | \end{quote} |
324 | 324 | For a version non-specific citation, use the following citation and DOI, |
325 | 325 | with \emph{\textless{}YEAR\textgreater{}} replaced by the year of the most recent release: |
@@ -653,7 +653,7 @@ \subsection{Example 2} |
653 | 653 | \end{Code} |
654 | 654 | \begin{Code} |
655 | 655 | >> mips_example2 |
656 | | -MATPOWER Interior Point Solver -- MIPS, Version 1.3, 30-Oct-2018 |
| 656 | +MATPOWER Interior Point Solver -- MIPS, Version 1.3.1, 20-Jun-2019 |
657 | 657 | (using built-in linear solver) |
658 | 658 | it objective step size feascond gradcond compcond costcond |
659 | 659 | ---- ------------ --------- ------------ ------------ ------------ ------------ |
@@ -1153,6 +1153,20 @@ \subsubsection*{Other Changes} |
1153 | 1153 | \end{itemize} |
1154 | 1154 |
|
1155 | 1155 |
|
| 1156 | +\clearpage |
| 1157 | +\subsection{Version 1.3.1 -- released Jun 20, 2019} |
| 1158 | +\label{app:v131} |
| 1159 | + |
| 1160 | +The \href{https://matpower.org/docs/MIPS-manual-1.3.1.pdf}{\mips{} 1.3.1 User's Manual} is available online.\footnote{\url{https://matpower.org/docs/MIPS-manual-1.3.1.pdf}} |
| 1161 | + |
| 1162 | +\subsubsection*{Changes} |
| 1163 | +\begin{itemize} |
| 1164 | +\item Add \code{CITATION} file. |
| 1165 | +\item Other miscellaneous documentation updates, e.g. \matpower{} website links updated to \url{https://matpower.org}. |
| 1166 | + |
| 1167 | +\end{itemize} |
| 1168 | + |
| 1169 | + |
1156 | 1170 |
|
1157 | 1171 | \end{appendices} |
1158 | 1172 |
|
|
0 commit comments