https://mooseframework.inl.gov
Variables
PhysicalConstants Namespace Reference

Variables

const auto avogadro_number = 6.02214076e23
 
const auto boltzmann_constant = 1.380649e-23
 
const Real cal_to_J = 4.184
 
const auto eV_to_J = 1.602176634e-19
 
const auto ideal_gas_constant = 8.31446261815324
 
const auto stefan_boltzmann_constant = 5.670374419e-8
 
const auto acceleration_of_gravity = 9.80665
 

Variable Documentation

◆ acceleration_of_gravity

const auto PhysicalConstants::acceleration_of_gravity = 9.80665

◆ avogadro_number

const auto PhysicalConstants::avogadro_number = 6.02214076e23

Definition at line 17 of file PhysicalConstants.h.

◆ boltzmann_constant

const auto PhysicalConstants::boltzmann_constant = 1.380649e-23

◆ cal_to_J

const Real PhysicalConstants::cal_to_J = 4.184

Definition at line 24 of file PhysicalConstants.h.

◆ eV_to_J

const auto PhysicalConstants::eV_to_J = 1.602176634e-19

Definition at line 27 of file PhysicalConstants.h.

◆ ideal_gas_constant

const auto PhysicalConstants::ideal_gas_constant = 8.31446261815324

◆ stefan_boltzmann_constant

const auto PhysicalConstants::stefan_boltzmann_constant = 5.670374419e-8

Definition at line 33 of file PhysicalConstants.h.