arras-energy / gridlabd-old

HiPAS GridLAB-D is the California Energy Commission (CEC) version of GridLAB-D.
https://docs.gridlabd.us
BSD 3-Clause "New" or "Revised" License
33 stars 31 forks source link

Fixes for duplicate admittance error for incorrect single-phase transformers #1281

Closed ftuffner closed 1 year ago

ftuffner commented 1 year ago

Fix the issue documented in #1277 Adds checks for non-SPCT transformers to check for connections to triplex devices or having phase S. Migration of fix from https://github.com/gridlab-d/gridlab-d/issues/1432

Added extra autotest to ensure this errors, though it could still technically pass on the previous failure.

dchassin commented 1 year ago

@aivanova5, this should solve the error with tools/create_meters.py.