ames-market / psst

PSST - Power System Simulation Toolbox
Other
39 stars 27 forks source link

allow bus_name attribute to be read. resolved bug in GenName(). #18

Closed allisonmcampbell closed 3 years ago

allisonmcampbell commented 3 years ago

Changes allow the bus_name attribute in the matpower case file to be read and turned into a dataframe accessible by the attribute bus_string. Resolved bug in GenName() descriptor. Created unit test to confirm bus names/string are read as expected.