antioch-0.4.0
|
Functions | |
template<typename CoeffType > | |
CoeffType | log10_to_log () |
1/ln(10) More... | |
template<typename CoeffType > | |
CoeffType | pi () |
pi More... | |
template<typename CoeffType > | |
CoeffType | R_universal () |
Universal Gas Constant, R, expressed in J/(mol-K) More... | |
template<typename CoeffType > | |
CoeffType | Avogadro () |
Avogadro's number, particles per mole. More... | |
template<typename CoeffType > | |
Units< CoeffType > | R_universal_unit () |
Universal Gas Constant unit. More... | |
template<typename CoeffType > | |
Units< CoeffType > | Avogadro_unit () |
Avogadro's number unit. More... | |
template<typename CoeffType > | |
CoeffType | Planck_constant () |
template<typename CoeffType > | |
Units< CoeffType > | Planck_constant_unit () |
Planck's constant unit. More... | |
template<typename CoeffType > | |
CoeffType | light_celerity () |
light celerity, m/s More... | |
template<typename CoeffType > | |
Units< CoeffType > | light_celerity_unit () |
light celerity unit More... | |
template<typename CoeffType > | |
CoeffType | Boltzmann_constant () |
Boltzmann constant 1.380 6488 x 10-23 J/K (http://physics.nist.gov/cgi-bin/cuu/Value?k) More... | |
template<typename CoeffType > | |
Units< CoeffType > | Boltzmann_constant_unit () |
Boltzmann constant unit. More... | |
template<typename CoeffType > | |
CoeffType | vacuum_permeability () |
vacuum permeability 4 * pi * 10-7 m.kg.s2.A2 More... | |
template<typename CoeffType > | |
Units< CoeffType > | vacuum_permeability_unit () |
vacuum permeability More... | |
template<typename CoeffType > | |
CoeffType | vacuum_permittivity () |
vacuum permittivity 1/(vacuum_permeability * light_celerity^2) A2.s4/kg/m3 More... | |
template<typename CoeffType > | |
Units< CoeffType > | vacuum_permittivity_unit () |
vacuum permeability unit More... | |
|
inline |
Avogadro's number, particles per mole.
Definition at line 52 of file physical_constants.h.
|
inline |
Avogadro's number unit.
Definition at line 72 of file physical_constants.h.
|
inline |
Boltzmann constant 1.380 6488 x 10-23 J/K (http://physics.nist.gov/cgi-bin/cuu/Value?k)
Definition at line 124 of file physical_constants.h.
|
inline |
Boltzmann constant unit.
Definition at line 134 of file physical_constants.h.
|
inline |
light celerity, m/s
Definition at line 102 of file physical_constants.h.
|
inline |
light celerity unit
Definition at line 112 of file physical_constants.h.
|
inline |
|
inline |
pi
Definition at line 51 of file math_constants.h.
Referenced by Antioch::Reaction< CoeffType, VectorCoeffType >::compute_rate_of_progress_and_derivatives().
|
inline |
Definition at line 82 of file physical_constants.h.
|
inline |
Planck's constant unit.
Definition at line 92 of file physical_constants.h.
|
inline |
Universal Gas Constant, R, expressed in J/(mol-K)
Definition at line 42 of file physical_constants.h.
|
inline |
Universal Gas Constant unit.
Definition at line 62 of file physical_constants.h.
|
inline |
vacuum permeability 4 * pi * 10-7 m.kg.s2.A2
Definition at line 145 of file physical_constants.h.
|
inline |
vacuum permeability
Definition at line 155 of file physical_constants.h.
|
inline |
vacuum permittivity 1/(vacuum_permeability * light_celerity^2) A2.s4/kg/m3
Definition at line 166 of file physical_constants.h.
|
inline |
vacuum permeability unit
Definition at line 177 of file physical_constants.h.