1 unstable release
0.1.0 | Aug 13, 2024 |
---|
#1634 in Parser implementations
Used in 2 crates
105KB
2.5K
SLoC
Contains (Zip file, 6KB) casedata/ieee14.case
caseformat
Power flow case data file format.
This crate provides functions for parsing, serializing and validating Case files.
License
The format is based on the MATPOWER case file format.
Licensed under either of the
- Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0) or
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
lib.rs
:
Power flow case data format.
Based on the MATPOWER case file format.
Dependencies
~8–17MB
~232K SLoC