nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#752 loads and triplex loads, #2490

Closed nikhilgupta10 closed 7 years ago

nikhilgupta10 commented 7 years ago

Currently, there is no equivalent to \load\ on the triplex side of the center tap transformer. There is also some confusion about how loads and nodes are used on the split-phase side of a transformer (currently, you can put a 3-phase node after a split-phase transformer and it will quietly map incorrectly)

Suggest:

1) Add a riplex_load\ object that has similar functionality to the load object but connects to a split-phase.

2) Disallow load, meter, node, etc. as a child to triplex objects.

3) Create an error check for center tap transformers and triplex objects that disallow inconsistent connections to nodes, loads, meters, etc.

,

nikhilgupta10 commented 7 years ago

nikhilgupta10 imported these comments from Sourceforge: "jcfuller": * owner changed from jcfuller to andyfisher

Completed? Validated?

,

"andyfisher": * status changed from assigned to closed

Completed and Validated and committed to trunk and 3.0. r4282.

,