Constants#

Mathematical, physical & scienfitic constants.

All in scientific units.

Pint is still figuring out how to properly deal with constants: hgrecco/pint#1078 Until then, I will keep them here.

Na

Avogadro number [1/mol]

kb

Boltzmann constant [J/K]

rho_w

Density of water [kg/m^3]

Gamma_d

Dry adiabatic lapse rate [K/km]

Rd

Gas constant for dry air [J/kg/K]

Rv

Gas constant for water vapor [J/kg/K]

g

Gravitational acceleration [m/sec^2]

cp

Heat capacity of dry air [J/kg/K]

c_l

Heat capacity of liquid water [J/kg/K]

cv

Heat capacity of water vapor [J/kg/K]

L_f

Latent heat of fusion [J/kg]

L

Latent heat of vaporization [J/kg]

L_s

Latent heat of sublimation [J/kg]

h

Planck constant [J*sec]

R_earth

Radius of the Earth [km]

epsilon

Ratio of gas constants [#]

c

Speed of light [m/sec]

sigma

Stefan-Boltzmann constant [W/m^2/K^4]

Rstar

Universial gas constant [J/K/mol]

lair.constants.Na = <Quantity(6.02214076e+23, '1 / mole')>#

Avogadro number [1/mol]

lair.constants.kb = <Quantity(1.380649e-23, 'joule / kelvin')>#

Boltzmann constant [J/K]

lair.constants.rho_w = <Quantity(997.0, 'kilogram / meter ** 3')>#

Density of water [kg/m^3]

lair.constants.Gamma_d = <Quantity(9.8, 'kelvin / kilometer')>#

Dry adiabatic lapse rate [K/km]

lair.constants.Rd = <Quantity(287.05, 'joule / kilogram / kelvin')>#

Gas constant for dry air [J/kg/K]

lair.constants.Rv = <Quantity(461.5, 'joule / kilogram / kelvin')>#

Gas constant for water vapor [J/kg/K]

lair.constants.g = <Quantity(9.81, 'meter / second ** 2')>#

Gravitational acceleration [m/sec^2]

lair.constants.cp = <Quantity(1005.0, 'joule / kilogram / kelvin')>#

Heat capacity of dry air [J/kg/K]

lair.constants.c_l = <Quantity(4186.0, 'joule / kilogram / kelvin')>#

Heat capacity of liquid water [J/kg/K]

lair.constants.cv = <Quantity(718.0, 'joule / kilogram / kelvin')>#

Heat capacity of water vapor [J/kg/K]

lair.constants.L_f = <Quantity(333700.0, 'joule / kilogram')>#

Latent heat of fusion [J/kg]

lair.constants.L = <Quantity(2501000.0, 'joule / kilogram')>#

Latent heat of vaporization [J/kg]

lair.constants.L_s = <Quantity(2834700.0, 'joule / kilogram')>#

Latent heat of sublimation [J/kg]

lair.constants.h = <Quantity(6.62607015e-34, 'joule * second')>#

Planck constant [J*sec]

lair.constants.R_earth = <Quantity(6371, 'kilometer')>#

Radius of the Earth [km]

lair.constants.epsilon = <Quantity(0.6219934994582882, 'dimensionless')>#

Ratio of gas constants [#]

lair.constants.c = <Quantity(299792458.0, 'meter / second')>#

Speed of light [m/sec]

lair.constants.sigma = <Quantity(5.67e-08, 'watt / meter ** 2 / kelvin ** 4')>#

Stefan-Boltzmann constant [W/m^2/K^4]

lair.constants.Rstar = <Quantity(8.31446261815324, 'joule / kelvin / mole')>#

Universial gas constant [J/K/mol]