arras-energy / gridlabd

Arras Energy simulator
https://www.arras.energy/
BSD 3-Clause "New" or "Revised" License
4 stars 5 forks source link

create_meters can't change node to meter #176

Closed aivanova5 closed 4 months ago

aivanova5 commented 4 months ago

Problem description

If a node exists upstream from a load, the rules dictates that the node should change to a meter. However this is illegal as the class can not change using a modify statement.

Proposed solution is to create a new tool that populates nodes on the low side of the transformers with a link+meter+load instead.