deep_causality_physics 0.6.1

Standard library of physics formulas and engineering primitives for DeepCausality.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * SPDX-License-Identifier: MIT
 * Copyright (c) 2023 - 2026. The DeepCausality Authors and Contributors. All Rights Reserved.
 */

// Thermodynamics Constants (CODATA 2022)

pub const BOLTZMANN_CONSTANT: f64 = 1.380_649e-23; // J K^-1 (exact)
pub const STEFAN_BOLTZMANN_CONSTANT: f64 = 5.670_374_419e-8; // W m^-2 K^-4
pub const AVOGADRO_CONSTANT: f64 = 6.022_140_76e23; // mol^-1 (exact)

pub const MOLAR_GAS_CONSTANT: f64 = 8.314_462_618; // J mol^-1 K^-1
pub const FARADAY_CONSTANT: f64 = 96_485.332_12; // C mol^-1
pub const FIRST_RADIATION_CONSTANT: f64 = 3.741_771_852e-16; // W m^2
pub const SECOND_RADIATION_CONSTANT: f64 = 1.438_776_877e-2; // m K
pub const WIEN_DISPLACEMENT_LAW_CONSTANT: f64 = 2.897_771_955e-3; // m K