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 \(\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...
|
|
◆ hRed
◆ kb
◆ Na
The documentation for this class was generated from the following file: