Skip to main content

Module opf_pipeline

Module opf_pipeline 

Source
Expand description

Writes the static DC OPF bundle for a case: one directory of named Matrix Market files plus a JSON manifest.

Everything here is a pure function of the case: the incidence A, the DC Laplacian L and its reference-grounded form, the flow map B Aᵀ, the generator cost and limit data, the generator→bus map, and nodal load.

Structs§

DcOpfOptions
DcOpfOutputs

Functions§

write_dcopf_bundle
Build and write the DC OPF bundle into out_dir/<case>_dcopf/.