RoseauTechnologies / Roseau_Load_Flow

A powerful multi-phase load flow solver, by Roseau Technologies
https://roseau-load-flow.roseautechnologies.com
BSD 3-Clause "New" or "Revised" License
57 stars 0 forks source link

Fix bugs in JSON serialization #291

Closed alihamdan closed 3 days ago

alihamdan commented 5 days ago

Found and fixed the following bugs:

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.