Skip to content

Commit

Permalink
Fix text encoding issue in MATPOWER-Release-Notes-8.0b1.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rdzman committed May 17, 2024
1 parent faf4b93 commit 1c0a83a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/relnotes/MATPOWER-Release-Notes-8.0b1.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ previous versions, see Appendix H of the [MATPOWER User's Manual][2].

#### Major Redesign:

MATPOWERÊ8 introduces a major redesign and rewrite of all of the MATPOWER
MATPOWER 8 introduces a major redesign and rewrite of all of the MATPOWER
internals in the form of the flexible, all-new MATPOWER object-oriented core
architecture (*MP-Core*) and new two user-level frameworks to access it.
*(Previously developed under the name [MP-Element][3] in a separate repository
Expand All @@ -30,7 +30,7 @@ legacy `runpf()`, `runcpf()`, `runopf()`, etc. Facilitates use of legacy
test suite, but is restricted to legacy customization mechanisms.

See the new [MATPOWER Developer's Manual][4] and [*MATPOWER Technical
NoteÊ5*][5] for details of the new architecture. The User's Manual has
Note 5*][5] for details of the new architecture. The User's Manual has
not yet been updated for the flexible framework.

The features based on MP-Core are available under MATLAB 9.1 or Octave 6.2
Expand Down Expand Up @@ -122,7 +122,7 @@ parameters and data formats. _But they do work!_

- [MATPOWER Developer's Manual][4] -- describes the architecture of the
new MP-Core and MATPOWER flexible framework
- [*MATPOWER Technical NoteÊ5*][5] "MP-Element: A Unified MATPOWER
- [*MATPOWER Technical Note 5*][5] "MP-Element: A Unified MATPOWER
Element Model, with Corresponding Functions and Derivatives"


Expand All @@ -135,7 +135,7 @@ parameters and data formats. _But they do work!_
is available for multiple MATPOWER and Octave versions.
- Each power flow is initialized with the solved voltages of the previous
one when changing PV buses to PQ during Q limit enforcement.
*Thanks to Tostado-VŽliz, Kamel, Jurado.*
*Thanks to Tostado-Véliz, Kamel, Jurado.*
- The `makePTDF()` function can now optionally use a different slack
distribution for each bus by specifying the `slack` input as a matrix.
*Thanks to Jon Martinez Corral.*
Expand Down

0 comments on commit 1c0a83a

Please sign in to comment.