Skip to main content

Module opf_solution

Module opf_solution 

Source
Expand description

Optimal Power Flow solution types.

Structs§

AcOpfTimings
Per-phase timing breakdown for a single AC-OPF solve call.
NlpTrace
NLP solver stats for a single NlpSolver::solve call.
OpfBranchResults
Branch-level results: loading, shadow prices, and constraint duals.
OpfDeviceDispatch
FACTS device, storage, and transformer dispatch results.
OpfGeneratorResults
Generator dispatch results and identity mapping.
OpfPricing
LMP decomposition per bus.
OpfSolution
Result of an Optimal Power Flow computation.

Enums§

OpfType
OPF formulation type — identifies which solver produced this solution.