A central place for various physical constants occuring in some equations.
More...
#include <dumux/material/constants.hh>
template<class Scalar>
class Dumux::Constants< Scalar >
A central place for various physical constants occuring in some equations.
|
static constexpr Scalar | R = 8.314472 |
| The ideal gas constant \(\mathrm{[J/(mol K)]}\). More...
|
|
static constexpr Scalar | Na = 6.02214179e23 |
| The Avogadro constant \(\mathrm{[1/mol]}\). More...
|
|
static constexpr Scalar | kb = R / Na |
| The Boltzmann constant \(\mathrm{[J/K]}\). More...
|
|
static constexpr Scalar | c = 299792458 |
| Speed of light in vacuum \(\mathrm{[m/s]}\). More...
|
|
static constexpr Scalar | F = 96485.3365 |
| Faraday constant \(\mathrm{[C/mol]}\). More...
|
|
static constexpr Scalar | G = 6.67428e-11 |
| Newtonian constant of gravitation \(\mathrm{[m^3/(kg s^2)]}\). More...
|
|
static constexpr Scalar | h = 6.62606896e-34 |
| Planck constant \(\mathrm{[J s]}\). More...
|
|
static constexpr Scalar | hRed = h / (2 * M_PI) |
| Reduced Planck constant \(\mathrm{[J s]}\). More...
|
|
Speed of light in vacuum \(\mathrm{[m/s]}\).
Faraday constant \(\mathrm{[C/mol]}\).
Source: CODATA 2010
Newtonian constant of gravitation \(\mathrm{[m^3/(kg s^2)]}\).
Planck constant \(\mathrm{[J s]}\).
◆ hRed
Reduced Planck constant \(\mathrm{[J s]}\).
◆ kb
The Boltzmann constant \(\mathrm{[J/K]}\).
◆ Na
The Avogadro constant \(\mathrm{[1/mol]}\).
The ideal gas constant \(\mathrm{[J/(mol K)]}\).
The documentation for this class was generated from the following file: