Hi Vlad,

Yes, it should work just fine to add solar in the same way. I suggest making a 
copy of addwind.m and calling it addsolar.m. Then edit addsolar.m and replace 
“wind” with “solar” everywhere and use it just like you do with addwind.m. The 
2 key differences are the fuel type that is used and the varname passed as the 
last argument to loadgenericdata(). 

For the graphical visualization, have a look at the plot_case() function that 
is defined and used in the tests, t_most_uc, t_most_suc, etc.

    Ray

> On Sep 22, 2017, at 4:43 AM, Vlad <[email protected]> wrote:
> 
>  Dear Ray,
> 
> I would like to create a UC 24h model with a 3 coal power stations and add to 
> them wind and solar power sources.
> 
> In MOST is a special command 'addwind' for adding wind generator with the 
> determined power output profile. Can I create in the same way solar 
> generation? 
> 
> Or what is the best way of adding solar (PV) generation? I have the power 
> output profile from PV already.
> 
> Could you give me advice or maybe some examples.
> 
> And how can I do the graphical visualization of the result? The same as in 
> the examples.
> 
> Thank you!
> 
> Best regards,
> 
> Vlad
> 

Reply via email to