Skip to main content

calc_lodf

Function calc_lodf 

Source
pub fn calc_lodf(
    case: &IndexedNetwork<'_>,
    formula: BranchSusceptanceFormula,
) -> Result<CsMat<f64>>
Expand description

LODF (m × m): pre-outage flow on branch k redistributes onto branch l with factor LODF[l, k]. Diagonal is −1. A branch whose outage islands the network (denominator ≈ 0) gets a zero column.