I checked the formulations and equations many times, but I assume I didn't find any errors. When I run this code by Knitro and Ipopt solvers, They all say that:
Convergence to an infeasible point. The problem may be locally infeasible.Then when I write log_infeasible_constraints(model) to see the infeasibility.
Hi sinaT and Daniel,
I would recommend getting the solution of an ACOPF problem from Matpower or EGRET (or another source) and initialize your model at that solution. If the model is correct, then the constraints should all be satisfied. You can check which constraints are violated, and this will point directly to any differences in your model. Look into pyomo/util/infeasible.py for some helpful functions.
Regards,
Carl.
--
You received this message because you are subscribed to the Google Groups "Pyomo Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
pyomo-forum...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/pyomo-forum/21096e51-8ae2-48cd-af44-5531192d0077n%40googlegroups.com.