GridFire 0.6.0
General Purpose Nuclear Network
Loading...
Searching...
No Matches
gridfire::GraphEngine::constants Struct Reference

Public Attributes

const double u = Constants::getInstance().get("u").value
 Atomic mass unit in g.
 
const double Na = Constants::getInstance().get("N_a").value
 Avogadro's number.
 
const double c = Constants::getInstance().get("c").value
 Speed of light in cm/s.
 
const double kB = Constants::getInstance().get("kB").value
 Boltzmann constant in erg/K.
 

Member Data Documentation

◆ c

const double gridfire::GraphEngine::constants::c = Constants::getInstance().get("c").value

Speed of light in cm/s.

◆ kB

const double gridfire::GraphEngine::constants::kB = Constants::getInstance().get("kB").value

Boltzmann constant in erg/K.

◆ Na

const double gridfire::GraphEngine::constants::Na = Constants::getInstance().get("N_a").value

Avogadro's number.

◆ u

const double gridfire::GraphEngine::constants::u = Constants::getInstance().get("u").value

Atomic mass unit in g.


The documentation for this struct was generated from the following file: