Re: How to load Pd in a loadprofile ,when load buses are approximately 30 .

2021-09-06 Thread MALIHA SHAH
Respected Ray, can you explain the profile values in example code "ex_wind_profile", How are they defined? The valves are defined as given below. I think 0.72 is 75 % output of wind generators but what does 1.18 indicate? but the results are contradicting with this idea therefore let me know the

Re: How to load Pd in a loadprofile ,when load buses are approximately 30 .

2021-09-06 Thread Ray Daniel Zimmerman
The other fields of the windprofile struct specify exactly how the values are used. windprofile = struct( ... 'type', 'mpcData', ... 'table', CT_TGEN, ... % modify the gen matrix 'rows', 1, ... 'col', PMAX, ... % modify the PMAX column 'chgtype', CT_REL, ...%