Hi Carlos,
Sorry the documentation for this isn’t better. For fixed zonal reserves, MOST
uses the basic structure used by MATPOWER and described in section 7.6.1 of the
MATPOWER User’s Manual
<http://www.pserc.cornell.edu/matpower/docs/MATPOWER-manual-7.0b1.pdf>. You
will need to essentially specify the mpc.reserves structure for each period for
MOST. After using loadmd() to create a MOST input data structure mdi, simply
assign the corresponding to mpc.reserves to mdi.FixedReserves(t, 1, 1) for each
period t.
Hope this helps,
Ray
> On Mar 10, 2019, at 11:57 AM, Carlos Ferrandon Cervantes
> <[email protected]> wrote:
>
> Hello Doctor:
>
> I'm running a unit commitment (UC) simulation and I'm looking to set a
> minimum variable value of MW of reserve for the whole system per each time
> step (t) of the simulation. Assuming it is a 24hr simulation there could be
> 24 different values of minimum MW of reserve connected to the system. Do you
> have an idea how this can be performed in MOST?
>
> Thank you very much in advance
>
> Carlos Ferrandon
>
>
>
> --
> Carlos Ferrandon