|
159 | 159 | \newcommand{\mostname}[0]{{{\bf M}{\sc atpower} \textbf{O}ptimal \textbf{S}cheduling \textbf{T}ool}} |
160 | 160 | \newcommand{\mosturl}[0]{https://github.com/MATPOWER/most} |
161 | 161 | \newcommand{\mostlink}[0]{\href{\mosturl}{\most{}}} |
162 | | -\newcommand{\mostver}[0]{1.3.1} |
| 162 | +\newcommand{\mostver}[0]{1.3.2-dev} |
163 | 163 | \newcommand{\md}[0]{{\most{} Data struct}} |
164 | 164 | \newcommand{\powerweb}[0]{{\sc PowerWeb}} |
165 | 165 | \newcommand{\pserc}[0]{{\sc PSerc}} |
|
240 | 240 | %%% BEFORE PUBLISHING A NEW VERSION: |
241 | 241 | %%% Update the publication year for \bibitem{matpower} and |
242 | 242 | %%% \bibitem{matpower_manual} to the year of the latest release |
243 | | -\date{July 12, 2025} % comment this line to display the current date |
| 243 | +%\date{July 12, 2025} % comment this line to display the current date |
244 | 244 | %\date{December 14, 2011\thanks{Second revision. First revision was December 13, 2011}} % comment this line to display the current date |
245 | 245 |
|
246 | 246 | %%% BEGIN DOCUMENT |
|
250 | 250 | \vfill |
251 | 251 | \begin{center} |
252 | 252 | {\scriptsize |
253 | | -\copyright~2011--2025~\PSERC{}\\ |
| 253 | +\copyright~2011--2026~\PSERC{}\\ |
254 | 254 | All Rights Reserved} |
255 | 255 | \end{center} |
256 | 256 |
|
@@ -3506,6 +3506,21 @@ \subsubsection*{PRO Version} |
3506 | 3506 | \end{itemize} |
3507 | 3507 |
|
3508 | 3508 |
|
| 3509 | +\subsection{Version 1.3.2 -- released ??? ??, 202?} |
| 3510 | +\label{app:v132} |
| 3511 | + |
| 3512 | +The \href{https://matpower.org/docs/MOST-manual-1.3.2.pdf}{\most{} 1.3.2 User's Manual} is available online.\footnote{\url{https://matpower.org/docs/MOST-manual-1.3.2.pdf}} |
| 3513 | + |
| 3514 | +\subsubsection*{Changes} |
| 3515 | +\begin{itemize} |
| 3516 | +\item Allow absolute paths for file inputs to \codeq{loadgenericdata()} and the functions that call it, e.g. \codeq{addstorage()}, \codeq{addwind()}, \codeq{getprofiles()}, \codeq{loadmd()}, \codeq{loadstoragedata()}, \codeq{loadxgendata()}. |
| 3517 | +\end{itemize} |
| 3518 | + |
| 3519 | +\subsubsection*{Bugs Fixed} |
| 3520 | +\begin{itemize} |
| 3521 | +\item |
| 3522 | +\end{itemize} |
| 3523 | + |
3509 | 3524 | % \subsection{Version 1.4 -- released ??? ?, 202?} |
3510 | 3525 | % \label{app:v14} |
3511 | 3526 | % |
|
0 commit comments