Dear Professor, I have executed runpf code with multiple scenarios of generation, wind and load. I have change file named "makeSdzip.m" as given below: bus(:,PD)=bus(:,PD)+bus(:,PD).*P(:,Ti);bus(:,QD)=bus(:,QD)+bus(:,QD).*Q(:,Ti); where P and Q are global variables having expected power contribution from each bus. I want to do probabilistic OPF. My question is that how can i put this P and Q expected values at each bus into calculation of OPF so i can get cost for each of scenario separately. Please guide. thanks.
Regards, Aamir Nawaz
