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 a catalogue of LineParameters (similar to TransformerParameters) #161

Closed YassineAbdelouadoud closed 8 months ago

YassineAbdelouadoud commented 9 months ago

Describe the feature you want. What problem does it solve? Make a catalogue of LineParameters available to the user (ie add methods from_catalogue and print_catalogue to the LineParameters class). The values stored in the catalogue could be the inputs to the from_geometry method.

Describe alternatives you've considered Maintaining my own catalogue of LineParameters

Additional context This would be similar to the basic standard types in pandapower

benoit9126 commented 9 months ago

Already in progress :-)