Closed alihamdan closed 3 days ago
Found and fixed the following bugs:
network_from_dict
max_loading
tap
single
center
max_current
conductor_type
insulator_type
These bugs were found with testing more comprehensive JSON files. I added files for all JSON versions and the corresponding file generator scripts.
I also added a test to ensure these files do not get modified by mistake when refactoring the code base.
Found and fixed the following bugs:
network_from_dict
max_loading
for linesmax_loading
for transformerstap
for transformerssingle
andcenter
transformer types to proper vector groupsmax_current
,conductor_type
, andinsulator_type
of line parametersThese bugs were found with testing more comprehensive JSON files. I added files for all JSON versions and the corresponding file generator scripts.
I also added a test to ensure these files do not get modified by mistake when refactoring the code base.