378 |
MU0 = {4e-7*PI*kg*m/C/C}; (* Permeability of free space *) |
MU0 = {4e-7*PI*kg*m/C/C}; (* Permeability of free space *) |
379 |
EPSILON0 = {1/LIGHT_C/LIGHT_C/MU0}; (* Permittivity of free space *) |
EPSILON0 = {1/LIGHT_C/LIGHT_C/MU0}; (* Permittivity of free space *) |
380 |
BOLTZMAN_C = {1.3805e-23 * J/K}; (* Boltzman's constant *) |
BOLTZMAN_C = {1.3805e-23 * J/K}; (* Boltzman's constant *) |
381 |
SIGMA_C = {5.670e-8 * W/m^2*K^4 }; (* Stefan-Boltzmann constant |
SIGMA_C = {5.670e-8 * W/m^2/K^4 }; (* Stefan-Boltzmann constant |
382 |
- blackbody radiation *) |
- blackbody radiation *) |
383 |
AVOGADRO_C = {6.022045e23 *molecule/mole};(* Avogadro's number of molecules *) |
AVOGADRO_C = {6.022045e23 *molecule/mole};(* Avogadro's number of molecules *) |
384 |
GRAVITY_C = {6.673e-11 * N*m*m/kg/kg}; (* Newtons gravitational constant *) |
GRAVITY_C = {6.673e-11 * N*m*m/kg/kg}; (* Newtons gravitational constant *) |