Skip to content

Commit 98c04aa

Browse files
committed
Update versions for MATPOWER 8.0b1
- MP-Test 8.0b1 - MIPS 1.5 - MP-Opt-Model 4.1 - MOST 1.2 - MATPOWER 8.0b1
1 parent 9b0e904 commit 98c04aa

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

preamble.tex.txt

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,31 +21,30 @@
2121
\newcommand{\certs}[0]{{\sc Certs}}
2222
\newcommand{\CERTS}[0]{{Consortium for Electric Reliability Technology Solutions (\certs{})}}
2323

24-
\newcommand{\mpver}[0]{8.0-dev}
24+
\newcommand{\mpver}[0]{8.0b1}
2525
\newcommand{\mumurl}[0]{https://matpower.org/docs/MATPOWER-manual-\mpver.pdf}
2626
\newcommand{\mum}[0]{\href{\mumurl}{\matpower{} User's Manual}}
2727

2828
\newcommand{\mptest}[0]{{MP-Test}}
2929
\newcommand{\mptesturl}[0]{{https://github.com/MATPOWER/mptest}}
3030
\newcommand{\mptestlink}[0]{\href{\mptesturl}{\mptest{}}}
31-
\newcommand{\mptestname}[0]{{{\bf M}{\sc atpower} \textbf{I}nterior \textbf{P}oint \textbf{S}olver}}
32-
\newcommand{\mptestver}[0]{1.4}
33-
\newcommand{\mptestmanurl}[0]{https://matpower.org/docs/MIPS-manual-\mptestver.pdf}
34-
\newcommand{\mptestman}[0]{\href{\mptestmanurl}{\mptest{} User's Manual}}
31+
\newcommand{\mptestver}[0]{8.0b1}
32+
% \newcommand{\mptestmanurl}[0]{https://matpower.org/docs/MP-Test-manual-\mptestver.pdf}
33+
% \newcommand{\mptestman}[0]{\href{\mptestmanurl}{\mptest{} User's Manual}}
3534

3635
\newcommand{\mips}[0]{{MIPS}}
3736
\newcommand{\mipsurl}[0]{https://github.com/MATPOWER/mips}
3837
\newcommand{\mipslink}[0]{\href{\mipsurl}{\mips{}}}
3938
\newcommand{\mipsname}[0]{{{\bf M}{\sc atpower} \textbf{I}nterior \textbf{P}oint \textbf{S}olver}}
40-
\newcommand{\mipsver}[0]{1.4}
39+
\newcommand{\mipsver}[0]{1.5}
4140
\newcommand{\mipsmanurl}[0]{https://matpower.org/docs/MIPS-manual-\mipsver.pdf}
4241
\newcommand{\mipsman}[0]{\href{\mipsmanurl}{\mips{} User's Manual}}
4342

4443
\newcommand{\mpom}[0]{\mbox{MP-Opt-Model}}
4544
\newcommand{\mpomurl}[0]{https://github.com/MATPOWER/mp-opt-model}
4645
\newcommand{\mpomlink}[0]{\href{\mpomurl}{\mpom{}}}
4746
\newcommand{\mpomname}[0]{\mpom{}}
48-
\newcommand{\mpomver}[0]{3.0}
47+
\newcommand{\mpomver}[0]{4.1}
4948
\newcommand{\mpommanurl}[0]{https://matpower.org/docs/MP-Opt-Model-manual-\mpomver.pdf}
5049
\newcommand{\currentmpommanurl}[0]{https://matpower.org/docs/MP-Opt-Model-manual.pdf}
5150
\newcommand{\mpomman}[0]{\href{\mpommanurl}{\mpom{} User's Manual}}
@@ -54,7 +53,7 @@
5453
\newcommand{\mostname}[0]{{{\bf M}{\sc atpower} \textbf{O}ptimal \textbf{S}cheduling \textbf{T}ool}}
5554
\newcommand{\mosturl}[0]{https://github.com/MATPOWER/most}
5655
\newcommand{\mostlink}[0]{\href{\mosturl}{\most{}}}
57-
\newcommand{\mostver}[0]{1.1}
56+
\newcommand{\mostver}[0]{1.2}
5857
\newcommand{\mostmanurl}[0]{https://matpower.org/docs/MOST-manual-\mostver.pdf}
5958
\newcommand{\mostman}[0]{\href{\mostmanurl}{\most{} User's Manual}}
6059

prolog.rst.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
.. |/MATPOWER/| replace:: :raw-html:`<em>M<span style="font-size:smaller">ATPOWER</span></em>`:raw-latex:`\matpoweri{}`
2020
.. |*MATPOWER*| replace:: :raw-html:`<strong>M<span style="font-size:smaller">ATPOWER</span></strong>`:raw-latex:`\matpowerb{}`
2121
.. |MATPOWER GitHub URL| replace:: https://github.com/MATPOWER/matpower
22-
.. |MUM| replace:: :raw-html:`<a href="https://matpower.org/docs/MATPOWER-manual-7.1.pdf">M<span style="font-size:smaller">ATPOWER</span> User's Manual</a>`:raw-latex:`\mum{}`
22+
.. |MUM| replace:: :raw-html:`<a href="https://matpower.org/docs/MATPOWER-manual-8.0b1.pdf">M<span style="font-size:smaller">ATPOWER</span> User's Manual</a>`:raw-latex:`\mum{}`
2323

2424
.. |MATLAB| replace:: :raw-html:`M<span style="font-size:smaller">ATLAB</span>`:raw-latex:`\matlab{}`
2525
.. |MATLAB(R)| replace:: :raw-html:`M<span style="font-size:smaller">ATLAB&reg;</span>`:raw-latex:`\matlabr{}`
@@ -32,17 +32,17 @@
3232
.. |MIPS| replace:: :raw-html:`MIPS`:raw-latex:`\mips{}`
3333
.. |MIPS>| replace:: :raw-html:`<a href="https://github.com/MATPOWER/mips">MIPS</a>`:raw-latex:`\mipslink{}`
3434
.. |MIPSname| replace:: :raw-html:`<b>M</b><span style="font-size:smaller">ATPOWER</span> <b>I</b>nterior <b>P</b>oint <b>S</b>olver`:raw-latex:`\mipsname{}`
35-
.. |MIPSman| replace:: :raw-html:`<a href="https://matpower.org/docs/MIPS-manual-1.4.pdf">MIPS User's Manual</a>`:raw-latex:`\mipsman{}`
35+
.. |MIPSman| replace:: :raw-html:`<a href="https://matpower.org/docs/MIPS-manual-1.5.pdf">MIPS User's Manual</a>`:raw-latex:`\mipsman{}`
3636

3737
.. |MPTEST| replace:: :raw-html:`MP-Test`:raw-latex:`\mptest{}`
3838
.. |MPTEST>| replace:: :raw-html:`<a href="https://github.com/MATPOWER/mptest">MP-Test</a>`:raw-latex:`\mptestlink{}`
3939
.. |MPTESTman| replace:: :raw-html:`<a href="https://github.com/MATPOWER/mptest">MP-Test README</a>`:raw-latex:`\mptestman{}`
4040

4141
.. |MPOM| replace:: :raw-html:`MP-Opt-Model`:raw-latex:`\mpom{}`
4242
.. |MPOM>| replace:: :raw-html:`<a href="https://github.com/MATPOWER/mp-opt-model">MP-Opt-Model</a>`:raw-latex:`\mpomlink{}`
43-
.. |MPOMman| replace:: :raw-html:`<a href="https://matpower.org/docs/MP-Opt-Model-manual-4.0.pdf">MP-Opt-Model User's Manual</a>`:raw-latex:`\mpomman{}`
43+
.. |MPOMman| replace:: :raw-html:`<a href="https://matpower.org/docs/MP-Opt-Model-manual-4.1.pdf">MP-Opt-Model User's Manual</a>`:raw-latex:`\mpomman{}`
4444

4545
.. |MOST| replace:: :raw-html:`MOST`:raw-latex:`\most{}`
4646
.. |MOST>| replace:: :raw-html:`<a href="https://github.com/MATPOWER/most">MOST</a>`:raw-latex:`\mostlink{}`
4747
.. |MOSTname| replace:: :raw-html:`<b>M</b><span style="font-size:smaller">ATPOWER</span> <b>O</b>ptimal <b>S</b>cheduling <b>T</b>ool`:raw-latex:`\mostname{}`
48-
.. |MOSTman| replace:: :raw-html:`<a href="https://matpower.org/docs/MOST-manual-1.1.pdf">MOST User's Manual</a>`:raw-latex:`\mostman{}`
48+
.. |MOSTman| replace:: :raw-html:`<a href="https://matpower.org/docs/MOST-manual-1.2.pdf">MOST User's Manual</a>`:raw-latex:`\mostman{}`

0 commit comments

Comments
 (0)