cobre-core 0.3.0

Power system data model — buses, branches, generators, loads, and network topology
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# cobre-core

Shared data model for the [Cobre](https://github.com/cobre-rs/cobre) power systems ecosystem.

This crate defines the fundamental types used across all Cobre tools: buses, branches, generators (hydro, thermal, renewable), loads, and network topology.

## Status

**Alpha** — API is functional but not yet stable. See the [main repository](https://github.com/cobre-rs/cobre) for the current release.

See the [main repository](https://github.com/cobre-rs/cobre) for the full roadmap.

## License

Apache-2.0