Hi All,
I am working with a very large system and trying to simulate various load
profiles on a fixed network. Rebuilding the MOST structure for each load
profile takes an extremely long time.
The work-around I have currently is to manually go in and change the QP and
OM structures in a prebuilt and unsolved MOST structure (mdo) where I think
the relevant data ultimately lies, mainly mdo.QP.l, mdo.QP.u,
and mdo.om.lin.data.{l,u}.Pmis. This seems to work for a single time
period, but extending this to multiperiod does not seem as simple since the
QP struct does not seem as simply laid out.
Is there a hidden helper function or more efficient way to change the
underlying load profile without rebuilding the entire struct?
Thank you all
Joseph Brown