Skip to main content

Crate surge_solution

Crate surge_solution 

Source
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.