Skip to content

makePTDF error: use ext2int() to convert to internal ordering #127

@thomsonian2023

Description

@thomsonian2023

I am using the following code:

fn = 'X:\z2.RAW'
mpc = psse2mpc(fn); %%%%%% Converts PSSE/RAW File to MATPOWER Case

I am using Windows OS, Octave 6.2.0 and Matpower 7.1

I get the error:
makePTDF: buses must be numbered consecutively in bus matrix. Use ext2int() to convert to internal ordering.
error called from:
makePTDF at line 120 column 5

I am not sure how to use the ext2int() in my process above.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions