Maybe if you give us a specific example of what you’re changing that is giving you an identical solution?
For example, if you cut the reactance in line 19 ... mpc = loadcase(‘case14’); rundcpf(mpc); define_constants; mpc.branch(19, BR_X) = mpc.branch(19, BR_X)/10; rundcpf(mpc); … you’ll notice that the flow in the branch does change. Ray On Oct 7, 2014, at 1:55 PM, Allan King George IV <[email protected]> wrote: > I would say in IEEE14. > It does work for IEEE30. > Does anyone know why?
