|
GridFire v0.7.0-alpha
General Purpose Nuclear Network
|
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. | |
| const double gridfire::GraphEngine::constants::c = Constants::getInstance().get("c").value |
Speed of light in cm/s.
| const double gridfire::GraphEngine::constants::kB = Constants::getInstance().get("kB").value |
Boltzmann constant in erg/K.
| const double gridfire::GraphEngine::constants::Na = Constants::getInstance().get("N_a").value |
Avogadro's number.
| const double gridfire::GraphEngine::constants::u = Constants::getInstance().get("u").value |
Atomic mass unit in g.