Re: Setting ramp constrains in unit commitment problem in MOST.

2016-10-14 Thread Ray Zimmerman
>From Carlos Murillo (who is having issues sending e-mail) …. Tatiana: Actually, let me explain a bit what is going on. Ramps from base cases at time t to base cases at time t+1 determine the amount of required ramping reserve needed at time t. But, the ramping reserve for the transition from

Re: Setting ramp constrains in unit commitment problem in MOST.

2016-10-14 Thread Tatiana Carolina Cantillo Garcia
Hi Ray, Thank you very much for quick reply. I'm working on the unit commitment example presented in the MOST manual (Example 6). This is the code i'm using: - - casefile = 'ex_case3b'; - mpc = loadcase(casefile); - xgd = loadxgendata('ex_xgd_uc', mpc); - [iwind, mpc, xgd] = addwin

Re: Setting ramp constrains in unit commitment problem in MOST.

2016-10-14 Thread Ray Zimmerman
Hi Tatiana, Your understanding seems to be correct, so it’s difficult for me to know what’s going on. Could you send me (off list) the input files and a minimal script needed to reproduce the problem so I can look into it? Thanks, Ray > On Oct 13, 2016, at 10:39 AM, Tatiana Carolina Cant