1 unstable release
0.1.0 | Jul 25, 2024 |
---|
#3 in #ac
70KB
1.5K
SLoC
arcflash
This is a Rust crate for doing arc flash calculations.
This includes:
- AC arc flash calculations to IEEE 1584 (for 3-phase AC systems, 208 V - 15,000 V)
License
This software is released under the MIT License.
Translated into Rust from the arcflash Python library written by Li-aung Yip.
Disclaimer
Users of the software should note the disclaimer included in the MIT License.
In short - if you don't know what you are doing with this software - consult with an electrical engineer who does.
References
[1] : https://ieee-dataport.org/open-access/arc-flash-ie-and-iarc-calculators
lib.rs
:
AC arc flash calculations according to IEEE 1584 (for 3-phase AC systems, 208 V - 15,000 V).
Dependencies
~1.5MB
~24K SLoC