pub fn calc_lacpf_matrix(
case: &IndexedNetwork<'_>,
opts: &BuildOptions,
) -> Result<CsMat<f64>>Expand description
Calculate the flat start linear AC power flow block matrix.
pub fn calc_lacpf_matrix(
case: &IndexedNetwork<'_>,
opts: &BuildOptions,
) -> Result<CsMat<f64>>Calculate the flat start linear AC power flow block matrix.