use-thermodynamics 0.0.1

Ideal gas and heat-energy helpers for RustUse
Documentation
1
2
3
pub use crate::{
    IDEAL_GAS_CONSTANT, ThermodynamicsError, celsius_to_kelvin, heat_energy, ideal_gas_pressure,
};