A central place for various physical constants occurring in some equations.
#include <dumux/material/constants.hh>
|
static constexpr Scalar | R = 8.314472 |
| The ideal gas constant . More...
|
|
static constexpr Scalar | Na = 6.02214179e23 |
| The Avogadro constant . More...
|
|
static constexpr Scalar | kb = R / Na |
| The Boltzmann constant . More...
|
|
static constexpr Scalar | c = 299792458 |
| Speed of light in vacuum . More...
|
|
static constexpr Scalar | F = 96485.3365 |
| Faraday constant . More...
|
|
static constexpr Scalar | G = 6.67428e-11 |
| Newtonian constant of gravitation . More...
|
|
static constexpr Scalar | h = 6.62606896e-34 |
| Planck constant . More...
|
|
static constexpr Scalar | hRed = h / (2 * M_PI) |
| Reduced Planck constant . More...
|
|
◆ hRed
◆ kb
◆ Na
The documentation for this class was generated from the following file: