matpower icon indicating copy to clipboard operation
matpower copied to clipboard

callback functions need mechanism to distinguish PF vs OPF

Open rdzman opened this issue 7 years ago • 0 comments

Since some extensions (e.g toggle_softlims) are only relevant for OPF problems and not for simple power flow problems, the callbacks need a canonical way to determine the context (PF or OPF) in which they are being called.

rdzman avatar Nov 09 '18 21:11 rdzman