I assume you are trying to set up a single-period problem in MOST, given that
you mention a transmat input that appears to be a single row vector.
In that case, results of each scenario j should be available in mdo.flow(1, j,
1).mpc. Be careful how you interpret the LMP values in the LAM_P column of the
bus matrix though. Remember, these are sensitivities of the stochastic
objective to injections in a particular scenario.
Hope this helps,
Ray
On Nov 28, 2022, at 3:28 AM, feyyaz fatih aydın
<[email protected]<mailto:[email protected]>> wrote:
Hi,
I want to add a wind turbine to the system and get the results (LMP,dispatch,
reserve etc.) according to the transmat values.
Such as if I use transmat values (transmat = [0.16; 0.68; 0.16],) I get
100,50,0 MW (wind turbine output). So I want to get 3 results.
Thanks for your interest.
Feyyaz