arcflash

Crates.ioarcflash
lib.rsarcflash
version0.1.0
sourcesrc
created_at2024-07-25 11:42:12.690475
updated_at2024-07-25 11:42:12.690475
descriptionArc flash calculations according to IEEE 1584
homepage
repositoryhttps://github.com/rwl/arcflash
max_upload_size
id1314883
size75,644
Richard Lincoln (rwl)

documentation

README

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

Commit count: 0

cargo fmt