Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Move some of the load to another bus

Is there a clever way to move from a node just a part of the load with python? Lets say I want to move some load from bus A and add it to bus B, but in many data bases in which the load differ. So load A= 10MW load B= 5MW, move 5MW from A to B... but in another base load is 15 with 7 lets say. When I record with python it puts the final value... so I need to read first de actual load, substract and add.