Variables | |
constexpr Real | MOLES_PER_KG_WATER |
constexpr Real | LOGTEN = 2.30258509299404 |
constexpr Real | FARADAY = 96485.3415 |
constexpr Real | GAS_CONSTANT = 8.314472 |
constexpr Real | CELSIUS_TO_KELVIN = 273.15 |
constexpr Real | PERMITTIVITY_FREE_SPACE = 8.8541878128E-12 |
constexpr Real | DIELECTRIC_CONSTANT_WATER = 78.5 |
constexpr Real | DENSITY_WATER = 1000 |
constexpr Real GeochemistryConstants::CELSIUS_TO_KELVIN = 273.15 |
Definition at line 22 of file GeochemistryConstants.h.
Referenced by GeochemistryKineticRateCalculator::calculateRate(), GeochemicalSystem::getSurfacePotential(), GeochemistryConsoleOutput::outputNernstInfo(), GeochemicalModelInterrogator::solveForT(), GeochemicalSystem::surfacePotPrefactor(), TEST(), and TEST_F().
constexpr Real GeochemistryConstants::DENSITY_WATER = 1000 |
Definition at line 25 of file GeochemistryConstants.h.
Referenced by GeochemicalSystem::surfacePotPrefactor(), and TEST().
constexpr Real GeochemistryConstants::DIELECTRIC_CONSTANT_WATER = 78.5 |
Definition at line 24 of file GeochemistryConstants.h.
Referenced by GeochemicalSystem::surfacePotPrefactor(), and TEST().
constexpr Real GeochemistryConstants::FARADAY = 96485.3415 |
Definition at line 20 of file GeochemistryConstants.h.
Referenced by GeochemicalSystem::getSurfaceCharge(), GeochemicalSystem::getSurfacePotential(), GeochemistryConsoleOutput::outputNernstInfo(), GeochemicalSystem::surfacePotPrefactor(), TEST(), and TEST_F().
constexpr Real GeochemistryConstants::GAS_CONSTANT = 8.314472 |
Definition at line 21 of file GeochemistryConstants.h.
Referenced by GeochemistryKineticRateCalculator::calculateRate(), GeochemicalSystem::getSurfacePotential(), GeochemistryConsoleOutput::outputNernstInfo(), GeochemicalSystem::surfacePotPrefactor(), TEST(), and TEST_F().
constexpr Real GeochemistryConstants::LOGTEN = 2.30258509299404 |
Definition at line 19 of file GeochemistryConstants.h.
Referenced by GeochemistryKineticRateCalculator::calculateRate(), GeochemistryActivityCalculators::lnActivityDHBdotWater(), GeochemistryConsoleOutput::outputNernstInfo(), and TEST().
constexpr Real GeochemistryConstants::MOLES_PER_KG_WATER |
Definition at line 16 of file GeochemistryConstants.h.
Referenced by GeochemicalSystem::computeBulkFromMolalities(), GeochemicalSystem::computeTransportedBulkFromMolalities(), GeochemicalSystem::getResidualComponent(), GeochemicalSystem::initBulkAndFree(), GeochemistryActivityCalculators::lnActivityDHBdotWater(), GeochemistryTimeDependentReactor::newTemperature(), GeochemistryConsoleOutput::output(), GeochemistryTimeDependentReactor::preSolveFlush(), TEST(), and TEST_F().
constexpr Real GeochemistryConstants::PERMITTIVITY_FREE_SPACE = 8.8541878128E-12 |
Definition at line 23 of file GeochemistryConstants.h.
Referenced by GeochemicalSystem::surfacePotPrefactor(), and TEST().