nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#704 Add a line impedance log file for debugging purposes, #2442

Closed nikhilgupta10 closed 7 years ago

nikhilgupta10 commented 7 years ago

Several requests have come in for a way to view the impedance of line objects used in GridLAB-D simulation models. This is an enhancement ticket to provide an impedance dump of the various link objects present in a .glm file.

This new object will only provide impedance values for line objects at first but will contain hooks for the other link objects defined in powerflow.

,

nikhilgupta10 commented 7 years ago

nikhilgupta10 imported these comments from Sourceforge: "andyfisher": * status changed from new to accepted ,

"ftuffner":Item to be fixed in the future: impedance_dump appears to fail taxonomy feeders due to a lack of handling triplex devices properly.

If/when this update happens, it may also be prudent to clean up the code a little (functionalize it). Having 26 different places with the same code seems like a good reason to compartmentalize it, at least for easier debugging.

,

"dchassin":- Description has changed:

Diff: