Thank you!
> Il giorno 07/gen/2015, alle ore 22:51, Abhyankar, Shrirang G.
> <[email protected]> ha scritto:
>
> Pgmin = Pgmax = Pg
>
> From: Simone Cochi <[email protected] <mailto:[email protected]>>
> Reply-To: MATPOWER discussion forum <[email protected]
> <mailto:[email protected]>>
> Date: Wed, 7 Jan 2015 21:41:56 +0100
> To: MATPOWER discussion forum <[email protected]
> <mailto:[email protected]>>
> Subject: Set generators as not dispatchable
>
> Dear all,
> I have to use parts of code that I wrote months ago for a power-flow analysis
> on a distribution grid with photovoltaic generators. At that time, following
> the advise in this discussion
> https://www.mail-archive.com/[email protected]/msg03440.html
> <https://www.mail-archive.com/[email protected]/msg03440.html> and set
> the bus of photovoltaic generators as PQ and I added to the generator struct.
> Now I have to do an OPF with that large casefile and add some dispatchable
> loads. How can I set the the photovoltaic generators as not dispatchable so
> that the power they generates is the value I set in Pg?
>
> Thank you