Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
physicalconstants Namespace Reference

Variables

const Real EPS_0 = 8.85418782e-12
const Real MU_0 = 1.25663706e-6
const Real K_B = 1.3806503e-23
const Real CHARGE = 1.60217653e-19
const Real MASS_ELECTRON = 9.10938188e-31
const Real MASS_PROTON = 1.67262158e-27
const Real R_E = 6.3712e6

Variable Documentation

◆ CHARGE

const Real physicalconstants::CHARGE = 1.60217653e-19

Elementary charge, units: C.

Elementary charge, unit: C.

Definition at line 572 of file common.h.

◆ EPS_0

const Real physicalconstants::EPS_0 = 8.85418782e-12

Permittivity of value, unit: C / (V m).

Definition at line 569 of file common.h.

◆ K_B

const Real physicalconstants::K_B = 1.3806503e-23

Boltzmann's constant, units: (kg m^2) / (s^2 K).

Boltzmann's constant, unit: (kg m^2) / (s^2 K).

Definition at line 571 of file common.h.

◆ MASS_ELECTRON

const Real physicalconstants::MASS_ELECTRON = 9.10938188e-31

Electron rest mass, units: kg.

Definition at line 573 of file common.h.

◆ MASS_PROTON

const Real physicalconstants::MASS_PROTON = 1.67262158e-27

Proton rest mass, units: kg.

Proton rest mass.

Definition at line 574 of file common.h.

◆ MU_0

const Real physicalconstants::MU_0 = 1.25663706e-6

Permeability of vacuo, units: (kg m) / (s^2 A^2).

Permeability of vacuo, unit: (kg m) / (s^2 A^2).

Definition at line 570 of file common.h.

◆ R_E

const Real physicalconstants::R_E = 6.3712e6

radius of the Earth, units: m.

radius of the Earth.

Definition at line 575 of file common.h.