Almost correct ... Theta comes before V. The order of the variables within each block is important too, for P and theta it's PV buses, then PQ buses, and for Q and V it's just PQ buses. Just look at the code for the details. The code in that function is really straightforward to read.
-- Ray Zimmerman Senior Research Associate 211 Warren Hall, Cornell University, Ithaca, NY 14853 phone: (607) 255-9645 On Apr 11, 2011, at 9:56 AM, z qin wrote: > Hello, > > What is the order of the variables P,Q,V, Theta? Is it as follows > > (delta_P, delta_Q)^T= J* (delta_V, delta_Theta)^T? where T is the transpose. > > Thanks. > > Jerry > >
