First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
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.