The easiest thing to do is attempt an OPF. If it solves successfully, it is feasible. If not, it may not be feasible. When using the MINOPF solver, an initial failure is followed by an attempt to find a feasible solution (see the call to sqppf() in mopf_solver.m). That might also be useful in the case of an infeasible model.
With an unsuccessful OPF, I typically begin by relaxing line flow limits to see if that makes it feasible. -- Ray Zimmerman Senior Research Associate 419A Warren Hall, Cornell University, Ithaca, NY 14853 phone: (607) 255-9645 On Aug 20, 2012, at 9:36 AM, iman wrote: > Dear All, > > I have written a new case model.How can I investigate feasibility of optimal > solution out of my data? > Thanks > -- > Best regards > Iman >
