|
GRINS-0.8.0
|
#include "libmesh/libmesh_common.h"

Go to the source code of this file.
Namespaces | |
| GRINS | |
| GRINS namespace. | |
| GRINS::Constants | |
Variables | |
| const libMesh::Real | GRINS::Constants::R_universal = 8314.4621 |
| Universal Gas Constant, R, [J/(kmol-K)]. More... | |
| const libMesh::Real | GRINS::Constants::Avogadro = 6.02214179e23 |
| Avogadro's number, [particles/mol]. More... | |
| const libMesh::Real | GRINS::Constants::Boltzmann = 1.38064852e-23 |
| Boltzmann Constant, [J/K]. More... | |
| const libMesh::Real | GRINS::Constants::c_vacuum = 299792458 |
| Speed of light in a vacuum, [m/s]. More... | |
| const libMesh::Real | GRINS::Constants::atmosphere_Pa = 101325.0 |
| 1 atmosphere in Pascals, [Pa/atm] More... | |
| const libMesh::Real | GRINS::Constants::second_rad_const = 1.43877736e-2 |
| Second Radiation Constant hc/k, [m K]. More... | |