For the attached raw file, there's significant mismatches between our Y bus matrix and PSS(e)'s. For starters, PSS(e)'s Y bus only has 50 buses; ours has 243 buses. Probably something network reduction related?
The .raw file: WECC240_v04_DPV_RE20_v33_6302_xfmr_DPbuscode_PFadjusted_V32_noRemoteVctrl.raw.txt
Script for exporting PSS(e)'s Y bus to CSV: export_ybus.ipynb
The resulting CSV: PF_WECC_240_case.csv
Script for comparing the contents of that CSV to PNM's Y bus: ybus-compare-WECC-240.jl.txt
For the attached raw file, there's significant mismatches between our Y bus matrix and PSS(e)'s. For starters, PSS(e)'s Y bus only has 50 buses; ours has 243 buses. Probably something network reduction related?
The .raw file: WECC240_v04_DPV_RE20_v33_6302_xfmr_DPbuscode_PFadjusted_V32_noRemoteVctrl.raw.txt
Script for exporting PSS(e)'s Y bus to CSV: export_ybus.ipynb
The resulting CSV: PF_WECC_240_case.csv
Script for comparing the contents of that CSV to PNM's Y bus: ybus-compare-WECC-240.jl.txt