Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You have asked a very broad question.

The most basic analysis would be a succession of load flow calculations, done in Python, recording changes in bus voltages and branch loadings as you change the wind power. The wind farms can be represented as generators, there should be no need to model them as negative loads.

If that's not what you're looking for, then you can think about dynamics simulations.

As always, try the simplest method first, and if that doesn't work, then consider something more complex.