Expand description
Shared solver result and replay types.
Re-exports§
pub use dispatch_apply::*;pub use economics::*;pub use ids::*;pub use opf_solution::*;pub use par::*;pub use power_flow::*;
Modules§
- dispatch_
apply - Apply OPF/SCED dispatch solutions back into a Network.
- economics
- Shared objective-ledger types used by OPF and dispatch reporting.
- ids
- Stable solution/report identifiers shared across dispatch and OPF.
- opf_
solution - Optimal Power Flow solution types.
- par
- Phase-shifting transformer (PAR) flow-setpoint types for DC-OPF and SCED.
- power_
flow - Power flow solution representation.