OGS
MaterialLib::PhysicalConstant Namespace Reference

Detailed Description

Namespace containing physical constants All members of this namespace should be given in SI standard units, i.e., in terms of kg, m, s, K, mol, A, cd.

Namespaces

namespace  HenryConstant
namespace  MolarMass
namespace  SpecificGasConstant

Variables

constexpr double CelsiusZeroInKelvin = 273.15
 Zero degrees Celsius in Kelvin.
constexpr double IdealGasConstant = 8.3144621
constexpr double BoltzmannConstant = 1.3806505e-23
 J/K.
constexpr double PlanckConstant = 6.626068e-34
 J s.

Variable Documentation

◆ BoltzmannConstant

double MaterialLib::PhysicalConstant::BoltzmannConstant = 1.3806505e-23
constexpr

J/K.

Boltzmann constant in SI standard units (J K-1)

Definition at line 31 of file PhysicalConstant.h.

Referenced by MaterialPropertyLib::SaturationLuMcCartney::A_H().

◆ CelsiusZeroInKelvin

◆ IdealGasConstant

◆ PlanckConstant

double MaterialLib::PhysicalConstant::PlanckConstant = 6.626068e-34
constexpr

J s.

Planck constant in SI standard units (J s)

Definition at line 36 of file PhysicalConstant.h.

Referenced by MaterialPropertyLib::SaturationLuMcCartney::A_H().