The matpower has the status (0 or 1) forĀ line and generator. But if you want to have open or close load or other variable it is better to program in a matlab mfile to read the initial data and work on them.
--- On Wed, 8/20/08, Sridhar Chouhan Jr <[email protected]> wrote: From: Sridhar Chouhan Jr <[email protected]> Subject: Re: where should I give the shunt element data To: "MATPOWER discussion forum" <[email protected]> Date: Wednesday, August 20, 2008, 11:53 PM Thnak you for the suggestion. And where should I give the load status(open or close) or shunt capacitor status. Sridhar Chouhan. ----- Original Message ----- From: morteza rahimian <[email protected]> Date: Wednesday, August 20, 2008 3:09 pm Subject: Re: where should I give the shunt element data To: MATPOWER discussion forum <[email protected]> > The case file included 4 matrices; bus,branch,gen and gen_cost. > the active and reactive loads must be given in third and fourth > columns of bus matrix. The shunt capacitor of lines as B value (in > pi model of line) presented in fifth column of branch matrix. > To get more knowledge, use the command help caseformat. > > --- On Wed, 8/20/08, Sridhar Chouhan Jr <[email protected]> wrote: > From: Sridhar Chouhan Jr <[email protected]> > Subject: where should I give the shunt element data > To: "MATPOWER discussion forum" <[email protected]> > Date: Wednesday, August 20, 2008, 11:14 PM > > Hi everybody, > > In the Matpower data format where should I give the shunt element > data(like loads, shunt capacitors etc). > > > Sridhar Chouhan. > > > > > > > >
