Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Optimization task post-simulation results

Hi there,

I posted a similar question before, I hope I can get any help.

I need to minimize the error of a variable obtained by using a dynamic simulation (20 seconds). Thus, the optimization iteration should be done for each dynamic simulation.

Does anyone have work with scipy optimize during PSSE dynamic simulations? Does anyone have a code example for optimization in a loop of dynamic simulations?

from scipy.optimize import minimize

Thanks, guys!

Optimization task post-simulation results

Hi there,

I posted a similar question before, I hope I can get any some help.

I need to minimize the error of a variable obtained by using a dynamic simulation (20 seconds). Thus, the optimization iteration should be done for each dynamic simulation.

Does anyone have work with scipy optimize during PSSE dynamic simulations? Does anyone have a code example for optimization in a loop of dynamic simulations?

from scipy.optimize import minimize

Thanks, guys!