RoseauTechnologies / Roseau_Load_Flow

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

ENH: Add the catalogue data to the JSON format of transformers parameters #236

Closed benoit9126 closed 2 months ago

benoit9126 commented 3 months ago

Describe the feature you want. What problem does it solve? Currently, the data of the manufacturer, the product range, ... (and other catalogue data) of the transformers are not serialized by the class TransformerParameters. It could be great to serialize them just as the type, material and section of lines in LineParameters.

Describe alternatives you've considered

Additional context