You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matpower files can store extra data sections and columns that are not in the standard caseformat (e.g., to indicate bus names, generator types, branch lengths, etc.). However, the Egret matpower parser skips these extra data fields (with a warning). Adding the extra data fields to the Egret dictionary would be a useful feature for easily translating between matpower files and Egret dictionaries.
Matpower files can store extra data sections and columns that are not in the standard caseformat (e.g., to indicate bus names, generator types, branch lengths, etc.). However, the Egret matpower parser skips these extra data fields (with a warning). Adding the extra data fields to the Egret dictionary would be a useful feature for easily translating between matpower files and Egret dictionaries.
Attaching a simple example for case14.m.
parse_matpower_data.zip
The text was updated successfully, but these errors were encountered: