pub fn parse_psse(content: &str) -> Result<BalancedNetwork>Expand description
Parse a PSS/E .raw (revisions 33-35) into a BalancedNetwork. Reads bus/load/
fixed-shunt/generator/branch/2- and 3-winding transformer; skips the advanced
sections.
pub fn parse_psse(content: &str) -> Result<BalancedNetwork>Parse a PSS/E .raw (revisions 33-35) into a BalancedNetwork. Reads bus/load/
fixed-shunt/generator/branch/2- and 3-winding transformer; skips the advanced
sections.