Zonal reserve with stochastic Wind generation in MOST

2017-09-21 Thread Quarm JNR, Edward A
Dear All, I am running a multi-period simulation with : 1. Zonal reserve requirement 2. Stochastic Wind generator 3. Load profile My output for reserve generation always includes an extra row for the wind generator but with zero output. For example, I have 5 generators in my

Re: Adding Wind Generation to Profiles

2017-09-21 Thread Stephen Suffian
I also couldn't figure it out, but I got around it by adding a separate profile for each generator and changing the rows value. So if a wind generator is in row 5, you would have the struct look like this below. windprofile = struct( ... 'type', 'mpcData', ... 'table', CT_TGEN, ...