Re: Problems with OPF

2019-10-25 Thread Ray Zimmerman
rains that i put in the mpc. > > > > > > Diego > > Da: Ray Zimmerman <mailto:r...@cornell.edu> > Inviato: giovedì 24 ottobre 2019 15:53 > A: MATPOWER discussion forum <mailto:matpowe...@list.cornell.edu> > Oggetto: Re: Problems with OPF > > Hav

R: Problems with OPF

2019-10-24 Thread Diego Piserà
Yes, PMIN = - PMAX = QMIN = - QMAX = These are the constrains that i put in the mpc. Diego Da: Ray Zimmerman Inviato: giovedì 24 ottobre 2019 15:53 A: MATPOWER discussion forum Oggetto: Re: Problems with OPF Have you checked the generator limits, e.g. PMIN, PMAX, QMIN

Re: Problems with OPF

2019-10-24 Thread Ray Zimmerman
Have you checked the generator limits, e.g. PMIN, PMAX, QMIN, QMAX? You can use the checklimits() function in extras/misc to check OPF limits for you. Ray > On Oct 23, 2019, at 12:19 PM, Diego Piserà wrote: > > Dear Dr. Zimmerman > > I have a problem with the runopf function. > > I h

Problems with OPF

2019-10-23 Thread Diego Piserà
Dear Dr. Zimmerman I have a problem with the runopf function. I have a network with only one generator, this models the primary substation. %tap change tap = 1.1; % mpc.bus(1,8) = tap; % VM voltage magnitude mpc.gen(1,6) = tap; % VG voltage generator setpoint % mpc.bus(1,12) = tap; % VMAX mpc