Go to the source code of this file.
Functions | |
TEST_F (GeochemicalSystemTest, constructWithMultiMooseEnum) | |
Check MultiMooseEnum constructor. More... | |
TEST_F (GeochemicalSystemTest, numInBasis) | |
Check num in basis. More... | |
TEST_F (GeochemicalSystemTest, numInEquilibrium) | |
Check num in equilibrium. More... | |
TEST_F (GeochemicalSystemTest, swapSizeException) | |
Check swaps have correct size. More... | |
TEST_F (GeochemicalSystemTest, swapChargeBalanceException) | |
Check swaps is not swapping charge-balance species out. More... | |
TEST_F (GeochemicalSystemTest, swapException) | |
Check illegal swap produces an error. More... | |
TEST_F (GeochemicalSystemTest, constraintSizeExceptions) | |
Check constraint sizes. More... | |
TEST_F (GeochemicalSystemTest, constraintNameExceptions) | |
Check constraint sizes. More... | |
TEST_F (GeochemicalSystemTest, positiveException1) | |
Check appropriate positivity. More... | |
TEST_F (GeochemicalSystemTest, positiveException2) | |
Check appropriate positivity. More... | |
TEST_F (GeochemicalSystemTest, positiveException3) | |
Check appropriate positivity. More... | |
TEST_F (GeochemicalSystemTest, positiveException4) | |
Check appropriate positivity. More... | |
TEST_F (GeochemicalSystemTest, positiveException5) | |
Check appropriate positivity. More... | |
TEST_F (GeochemicalSystemTest, waterException) | |
Check water provided with appropriate value. More... | |
TEST_F (GeochemicalSystemTest, fugacityException) | |
Check gases are provided with appropriate value. More... | |
TEST_F (GeochemicalSystemTest, mineralMeaningExecption) | |
Check minerals are provided with appropriate meaning. More... | |
TEST_F (GeochemicalSystemTest, aqueousSpeciesMeaningExecption) | |
Check aqueous species are provided with appropriate meaning. More... | |
TEST_F (GeochemicalSystemTest, waterUnitsException) | |
Exception check units for water. More... | |
TEST_F (GeochemicalSystemTest, bulkUnitsException) | |
Exception check units for bulk composition. More... | |
TEST_F (GeochemicalSystemTest, freeConcUnitsException) | |
Exception check units for free concentration. More... | |
TEST_F (GeochemicalSystemTest, freeMineralUnitsException) | |
Exception check units for free mineral. More... | |
TEST_F (GeochemicalSystemTest, activityUnitsException) | |
Exception check units for activity. More... | |
TEST_F (GeochemicalSystemTest, fugacityUnitsException) | |
Exception check units for fugacity. More... | |
TEST_F (GeochemicalSystemTest, unitsConversion1) | |
Check units conversion occurs and constraint_meaning is built correctly. More... | |
TEST_F (GeochemicalSystemTest, unitsConversion2) | |
Check units conversion occurs and constraint_meaning is built correctly. More... | |
TEST_F (GeochemicalSystemTest, chargeBalanceMeaningExecption) | |
Check charge-balance species is provided with appropriate meaning. More... | |
TEST_F (GeochemicalSystemTest, chargeBalanceInBasisExecption) | |
Check charge-balance species is in the basis. More... | |
TEST_F (GeochemicalSystemTest, chargeBalanceHasChargeExecption) | |
Check charge-balance species has a charge. More... | |
TEST_F (GeochemicalSystemTest, chargeBalanceIndex) | |
Check charge-balance species index. More... | |
TEST_F (GeochemicalSystemTest, getLog10K) | |
Check getLog10K. More... | |
TEST_F (GeochemicalSystemTest, getInAlgebraicSystem) | |
Check getInAlgebraicSystem. More... | |
TEST_F (GeochemicalSystemTest, NumInAlgebraicSystem) | |
Check NumInAlgebraicSystem. More... | |
TEST_F (GeochemicalSystemTest, getBasisIndexOfAlgebraicSystem) | |
Check getBasisIndexOfAlgebraicSystem() More... | |
TEST_F (GeochemicalSystemTest, getAlgebraicIndexOfBasisSystem) | |
Check getAlgebraicIndexOfBasisSystem() More... | |
TEST_F (GeochemicalSystemTest, getSolventWaterMass) | |
Check getnw. More... | |
TEST_F (GeochemicalSystemTest, getBulkMolesOld) | |
Check getBulkMolesOld. More... | |
TEST_F (GeochemicalSystemTest, getSolventMassAndFreeMolalityAndMineralMoles) | |
Check getSolventMassAndFreeMolalityAndMineralMoles and getAlgebraicVariableValues. More... | |
TEST_F (GeochemicalSystemTest, getBasisActivityKnown) | |
Check getBasisActivityKnown. More... | |
TEST_F (GeochemicalSystemTest, getBasisActivity) | |
Check getBasisActivity. More... | |
TEST_F (GeochemicalSystemTest, getBasisActivityCoeff) | |
Check getBasisActivityCoeff. More... | |
TEST_F (GeochemicalSystemTest, getEqmActivityCoefficientException) | |
Check getEqmActivityCoefficient exception. More... | |
TEST_F (GeochemicalSystemTest, getEqmMolality) | |
Check getEqmMolality. More... | |
TEST_F (GeochemicalSystemTest, computeAndGetEquilibriumActivity) | |
Check computeAndGetEquilibriumActivity) More... | |
TEST_F (GeochemicalSystemTest, getEquilibriumActivityExeception) | |
Check getEquilibriumActivity execption. More... | |
TEST_F (GeochemicalSystemTest, getTotalChargeOld) | |
Check getTotalChargeOld. More... | |
TEST_F (GeochemicalSystemTest, getResidual) | |
Check getresidual. More... | |
TEST_F (GeochemicalSystemTest, enforceChargeBalance) | |
check that enforcing charge balance works More... | |
TEST_F (GeochemicalSystemTest, setVarException) | |
Setting algebraic variables exception. More... | |
TEST_F (GeochemicalSystemTest, jac1) | |
Check jacobian calculations when mass of solvent water is a variable. More... | |
TEST_F (GeochemicalSystemTest, jac2) | |
Check jacobian calculations when mass of solvent water is not a variable Note that because the Jacobian calculations do not consider derivatives of activity or activity coefficients, they are only roughly correct. More... | |
TEST_F (GeochemicalSystemTest, jac3) | |
Check jacobian calculations when mass of solvent water is not a variable, and activity is fixed. More... | |
TEST_F (GeochemicalSystemTest, jac4) | |
Check jacobian calculations when mass of solvent water is a variable, and activity is fixed. More... | |
TEST_F (GeochemicalSystemTest, saturationIndices) | |
check saturation indices More... | |
TEST_F (GeochemicalSystemTest, swapExceptions) | |
check swap exceptions More... | |
TEST_F (GeochemicalSystemTest, swap) | |
check swap More... | |
TEST_F (GeochemicalSystemTest, getIS) | |
check get ionic strengths More... | |
TEST_F (GeochemicalSystemTest, alterAndRevertChargeBalance) | |
Check alterChargeBalanceSpecies and revert. More... | |
TEST_F (GeochemicalSystemTest, getNumRedox) | |
Check getNumRedox. More... | |
TEST_F (GeochemicalSystemTest, getOriginalRedoxLHS) | |
Check getOriginalRedoxLHS. More... | |
TEST_F (GeochemicalSystemTest, getRedoxLog10K) | |
Check getRedoxLog10K. More... | |
TEST_F (GeochemicalSystemTest, log10RedoxActivityProduct) | |
Check log10RedoxActivityProduct. More... | |
TEST_F (GeochemicalSystemTest, getSurfacePotentialException) | |
Check getSurfacePotential exception. More... | |
TEST_F (GeochemicalSystemTest, getSurfaceChargeException) | |
Check getSurfaceCharge exception. More... | |
TEST_F (GeochemicalSystemTest, sorbingSurfaceArea) | |
Check sorbing surface area. More... | |
TEST_F (GeochemicalSystemTest, surfacePot) | |
Check surface potential things (not jacobian) More... | |
TEST_F (GeochemicalSystemTest, surfacePotJac) | |
Check jacobian when there is a surface potential. More... | |
TEST_F (GeochemicalSystemTest, bigJac) | |
Check jacobian when there is a surface potential and kinetic species. More... | |
TEST_F (GeochemicalSystemTest, bigJac2) | |
Check jacobian when there is a surface potential and kinetic species and mole additions. More... | |
TEST_F (GeochemicalSystemTest, setGetTemperature) | |
Check setTemperature and getTemperature. More... | |
TEST_F (GeochemicalSystemTest, setMolalitiesExcept1) | |
Check exceptions for setSolventMassAndFreeMolalityAndMineralMolesAndSurfacePots. More... | |
TEST_F (GeochemicalSystemTest, setMolalitiesExcept2) | |
Check exceptions for setSolventMassAndFreeMolalityAndMineralMolesAndSurfacePots. More... | |
TEST_F (GeochemicalSystemTest, setMolalitiesExcept3) | |
Check exceptions for setSolventMassAndFreeMolalityAndMineralMolesAndSurfacePots. More... | |
TEST_F (GeochemicalSystemTest, setMolalities1) | |
Check setSolventMassAndFreeMolalityAndMineralMolesAndSurfacePots. More... | |
TEST_F (GeochemicalSystemTest, setMolalities2) | |
Check setSolventMassAndFreeMolalityAndMineralMolesAndSurfacePots. More... | |
TEST_F (GeochemicalSystemTest, getConstraintMeaning) | |
Check getConstraintMeaning. More... | |
TEST_F (GeochemicalSystemTest, changeContraintToBulkExceptions) | |
Check changeConstraintToBulk exceptions. More... | |
TEST_F (GeochemicalSystemTest, closeSystem) | |
Check closeSystem. More... | |
TEST_F (GeochemicalSystemTest, changeConstraintToBulk) | |
Check changeConstraintToBulk. More... | |
TEST_F (GeochemicalSystemTest, addToBulkMolesExceptions) | |
Check addToBulkMoles exceptions. More... | |
TEST_F (GeochemicalSystemTest, addToBulkMoles) | |
Check addToBulkMoles. More... | |
TEST_F (GeochemicalSystemTest, setConstraintValueExceptions) | |
Check setConstraintValue exceptions. More... | |
TEST_F (GeochemicalSystemTest, setConstraintValue) | |
Check setConstraintValue. More... | |
TEST_F (GeochemicalSystemTest, getsetModelGeochemicalDatabase) | |
illustrates how to use getModelGeochemicalDatabase and setModelGeochemicalDatabase More... | |
TEST_F (GeochemicalSystemTest, getsetMineralRelatedFreeMoles) | |
check setMineralRelatedFreeMoles More... | |
TEST_F (GeochemicalSystemTest, initialKinMoleExcept) | |
check initialKineticMole exceptions More... | |
TEST_F (GeochemicalSystemTest, getKineticLog10Kexcept) | |
check getKineticLog10K exceptions More... | |
TEST_F (GeochemicalSystemTest, log10KineticActivityProductExcept) | |
check log10KineticActivityProduct exceptions More... | |
TEST_F (GeochemicalSystemTest, getKineticMolesExcept) | |
check getKineticMoles exceptions More... | |
TEST_F (GeochemicalSystemTest, setKineticMolesExcept) | |
check setKineticMoles exceptions More... | |
TEST_F (GeochemicalSystemTest, getNumKinetic) | |
check getNumKinetic More... | |
TEST_F (GeochemicalSystemTest, getKineticLog10K) | |
check getKineticLog10K More... | |
TEST_F (GeochemicalSystemTest, log10KineticActivityProduct) | |
check log10KineticActivityProduct More... | |
TEST_F (GeochemicalSystemTest, getKineticMoles) | |
check getKineticMoles More... | |
TEST_F (GeochemicalSystemTest, getBulk_with_kinetic) | |
check getBulkMolesOld with kinetic contributions More... | |
TEST_F (GeochemicalSystemTest, setAlgebraicVars_kinetic) | |
check setAlgebraicVariables with kinetic More... | |
TEST_F (GeochemicalSystemTest, free_molality_kinetic) | |
check mineral free molality calculation when there are kinetic species More... | |
TEST_F (GeochemicalSystemTest, setSolventETC4) | |
check setSolventMassAndFreeMolalityAndMineralMolesAndSurfacePotsAndKineticMoles when there are kinetic species More... | |
TEST_F (GeochemicalSystemTest, computeJacobianExcept) | |
check computeJacobian exception More... | |
TEST_F (GeochemicalSystemTest, updateOldWithCurrent) | |
check updateOldWithCurrent exception More... | |
TEST_F (GeochemicalSystemTest, addKineticRatesExcept) | |
check addKineticRates exceptions More... | |
TEST_F (GeochemicalSystemTest, addKineticRates) | |
check addKineticRates: note that this checks rates and derivatives are produced, while GeochemicalKineticRateCalculatorTest tests that the rates and derivatives are numerically correct More... | |
TEST_F (GeochemicalSystemTest, addKineticRates_bio_eff) | |
check addKineticRates with kinetic_bio_efficiency More... | |
TEST_F (GeochemicalSystemTest, addKineticRates_progeny) | |
check addKineticRates with progeny More... | |
TEST_F (GeochemicalSystemTest, getBulkOldInOriginalBasis) | |
Check getBulkOldInOriginalBasis. More... | |
TEST_F (GeochemicalSystemTest, getTransportedBulkMoles) | |
Check TransportedBulk and also in original basis. More... | |
TEST_F (GeochemicalSystemTest, getTransportedBulkMoles_kin_redox) | |
Check TransportedBulk for case including kinetic redox. More... | |
TEST_F (GeochemicalSystemTest, copyAssignmentExcept) | |
Check copy assignment constructor exceptions: the copy assignment is further checked in GeochmicalSolverTest for a nontrivial situation. More... | |
TEST_F | ( | GeochemicalSystemTest | , |
constructWithMultiMooseEnum | |||
) |
Check MultiMooseEnum constructor.
Definition at line 13 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
numInBasis | |||
) |
Check num in basis.
Definition at line 44 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
numInEquilibrium | |||
) |
Check num in equilibrium.
Definition at line 47 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
swapSizeException | |||
) |
Check swaps have correct size.
Definition at line 53 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
swapChargeBalanceException | |||
) |
Check swaps is not swapping charge-balance species out.
Definition at line 98 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
swapException | |||
) |
Check illegal swap produces an error.
Definition at line 142 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
constraintSizeExceptions | |||
) |
Check constraint sizes.
Definition at line 187 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
constraintNameExceptions | |||
) |
Check constraint sizes.
Definition at line 330 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
positiveException1 | |||
) |
Check appropriate positivity.
Definition at line 406 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
positiveException2 | |||
) |
Check appropriate positivity.
Definition at line 452 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
positiveException3 | |||
) |
Check appropriate positivity.
Definition at line 499 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
positiveException4 | |||
) |
Check appropriate positivity.
Definition at line 548 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
positiveException5 | |||
) |
Check appropriate positivity.
Definition at line 595 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
waterException | |||
) |
Check water provided with appropriate value.
Definition at line 644 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
fugacityException | |||
) |
Check gases are provided with appropriate value.
Definition at line 691 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
mineralMeaningExecption | |||
) |
Check minerals are provided with appropriate meaning.
Definition at line 739 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
aqueousSpeciesMeaningExecption | |||
) |
Check aqueous species are provided with appropriate meaning.
Definition at line 827 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
waterUnitsException | |||
) |
Exception check units for water.
Definition at line 911 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
bulkUnitsException | |||
) |
Exception check units for bulk composition.
Definition at line 957 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
freeConcUnitsException | |||
) |
Exception check units for free concentration.
Definition at line 1004 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
freeMineralUnitsException | |||
) |
Exception check units for free mineral.
Definition at line 1051 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
activityUnitsException | |||
) |
Exception check units for activity.
Definition at line 1102 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
fugacityUnitsException | |||
) |
Exception check units for fugacity.
Definition at line 1181 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
unitsConversion1 | |||
) |
Check units conversion occurs and constraint_meaning is built correctly.
Definition at line 1263 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
unitsConversion2 | |||
) |
Check units conversion occurs and constraint_meaning is built correctly.
Definition at line 1309 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
chargeBalanceMeaningExecption | |||
) |
Check charge-balance species is provided with appropriate meaning.
Definition at line 1358 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
chargeBalanceInBasisExecption | |||
) |
Check charge-balance species is in the basis.
Definition at line 1450 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
chargeBalanceHasChargeExecption | |||
) |
Check charge-balance species has a charge.
Definition at line 1484 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
chargeBalanceIndex | |||
) |
Check charge-balance species index.
Definition at line 1518 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getLog10K | |||
) |
Check getLog10K.
Definition at line 1524 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getInAlgebraicSystem | |||
) |
Check getInAlgebraicSystem.
Definition at line 1542 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
NumInAlgebraicSystem | |||
) |
TEST_F | ( | GeochemicalSystemTest | , |
getBasisIndexOfAlgebraicSystem | |||
) |
Check getBasisIndexOfAlgebraicSystem()
Definition at line 1562 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getAlgebraicIndexOfBasisSystem | |||
) |
Check getAlgebraicIndexOfBasisSystem()
Definition at line 1570 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getSolventWaterMass | |||
) |
Check getnw.
Definition at line 1578 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getBulkMolesOld | |||
) |
Check getBulkMolesOld.
Definition at line 1613 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getSolventMassAndFreeMolalityAndMineralMoles | |||
) |
Check getSolventMassAndFreeMolalityAndMineralMoles and getAlgebraicVariableValues.
Definition at line 1652 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getBasisActivityKnown | |||
) |
Check getBasisActivityKnown.
Definition at line 1717 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getBasisActivity | |||
) |
Check getBasisActivity.
Definition at line 1765 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getBasisActivityCoeff | |||
) |
Check getBasisActivityCoeff.
Definition at line 1826 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getEqmActivityCoefficientException | |||
) |
TEST_F | ( | GeochemicalSystemTest | , |
getEqmMolality | |||
) |
Check getEqmMolality.
Definition at line 1901 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
computeAndGetEquilibriumActivity | |||
) |
Check computeAndGetEquilibriumActivity)
Definition at line 1998 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getEquilibriumActivityExeception | |||
) |
TEST_F | ( | GeochemicalSystemTest | , |
getTotalChargeOld | |||
) |
Check getTotalChargeOld.
Definition at line 2047 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getResidual | |||
) |
Check getresidual.
Definition at line 2086 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
enforceChargeBalance | |||
) |
check that enforcing charge balance works
Definition at line 2222 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
setVarException | |||
) |
Setting algebraic variables exception.
Definition at line 2231 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
jac1 | |||
) |
Check jacobian calculations when mass of solvent water is a variable.
Note that because the Jacobian calculations do not consider derivatives of activity or activity coefficients, they are only roughly correct
Definition at line 2285 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
jac2 | |||
) |
Check jacobian calculations when mass of solvent water is not a variable Note that because the Jacobian calculations do not consider derivatives of activity or activity coefficients, they are only roughly correct.
Definition at line 2389 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
jac3 | |||
) |
Check jacobian calculations when mass of solvent water is not a variable, and activity is fixed.
Note that because the Jacobian calculations do not consider derivatives of activity or activity coefficients, they are only roughly correct
Definition at line 2492 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
jac4 | |||
) |
Check jacobian calculations when mass of solvent water is a variable, and activity is fixed.
Note that because the Jacobian calculations do not consider derivatives of activity or activity coefficients, they are only roughly correct
Definition at line 2563 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
saturationIndices | |||
) |
check saturation indices
Definition at line 2659 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
swapExceptions | |||
) |
check swap exceptions
Definition at line 2704 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
swap | |||
) |
check swap
Definition at line 2826 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getIS | |||
) |
check get ionic strengths
Definition at line 2885 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
alterAndRevertChargeBalance | |||
) |
Check alterChargeBalanceSpecies and revert.
Definition at line 2945 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getNumRedox | |||
) |
Check getNumRedox.
Definition at line 3000 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getOriginalRedoxLHS | |||
) |
Check getOriginalRedoxLHS.
Definition at line 3003 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getRedoxLog10K | |||
) |
Check getRedoxLog10K.
Definition at line 3009 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
log10RedoxActivityProduct | |||
) |
Check log10RedoxActivityProduct.
Definition at line 3040 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getSurfacePotentialException | |||
) |
Check getSurfacePotential exception.
Definition at line 3073 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getSurfaceChargeException | |||
) |
Check getSurfaceCharge exception.
Definition at line 3090 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
sorbingSurfaceArea | |||
) |
Check sorbing surface area.
Definition at line 3107 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
surfacePot | |||
) |
Check surface potential things (not jacobian)
Definition at line 3154 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
surfacePotJac | |||
) |
Check jacobian when there is a surface potential.
Definition at line 3310 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
bigJac | |||
) |
Check jacobian when there is a surface potential and kinetic species.
Definition at line 3387 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
bigJac2 | |||
) |
Check jacobian when there is a surface potential and kinetic species and mole additions.
Definition at line 3468 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
setGetTemperature | |||
) |
Check setTemperature and getTemperature.
Definition at line 3567 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
setMolalitiesExcept1 | |||
) |
Check exceptions for setSolventMassAndFreeMolalityAndMineralMolesAndSurfacePots.
Definition at line 3576 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
setMolalitiesExcept2 | |||
) |
Check exceptions for setSolventMassAndFreeMolalityAndMineralMolesAndSurfacePots.
Definition at line 3749 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
setMolalitiesExcept3 | |||
) |
Check exceptions for setSolventMassAndFreeMolalityAndMineralMolesAndSurfacePots.
Definition at line 3984 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
setMolalities1 | |||
) |
Check setSolventMassAndFreeMolalityAndMineralMolesAndSurfacePots.
Definition at line 4022 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
setMolalities2 | |||
) |
Check setSolventMassAndFreeMolalityAndMineralMolesAndSurfacePots.
Definition at line 4145 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getConstraintMeaning | |||
) |
Check getConstraintMeaning.
Definition at line 4270 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
changeContraintToBulkExceptions | |||
) |
Check changeConstraintToBulk exceptions.
Definition at line 4310 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
closeSystem | |||
) |
Check closeSystem.
Definition at line 4389 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
changeConstraintToBulk | |||
) |
Check changeConstraintToBulk.
Definition at line 4435 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
addToBulkMolesExceptions | |||
) |
Check addToBulkMoles exceptions.
Definition at line 4508 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
addToBulkMoles | |||
) |
Check addToBulkMoles.
Definition at line 4560 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
setConstraintValueExceptions | |||
) |
Check setConstraintValue exceptions.
Definition at line 4613 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
setConstraintValue | |||
) |
Check setConstraintValue.
Definition at line 4633 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getsetModelGeochemicalDatabase | |||
) |
illustrates how to use getModelGeochemicalDatabase and setModelGeochemicalDatabase
Definition at line 4719 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getsetMineralRelatedFreeMoles | |||
) |
check setMineralRelatedFreeMoles
Definition at line 4786 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
initialKinMoleExcept | |||
) |
check initialKineticMole exceptions
Definition at line 4882 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getKineticLog10Kexcept | |||
) |
TEST_F | ( | GeochemicalSystemTest | , |
log10KineticActivityProductExcept | |||
) |
check log10KineticActivityProduct exceptions
Definition at line 5081 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getKineticMolesExcept | |||
) |
TEST_F | ( | GeochemicalSystemTest | , |
setKineticMolesExcept | |||
) |
check setKineticMoles exceptions
Definition at line 5116 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getNumKinetic | |||
) |
check getNumKinetic
Definition at line 5148 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getKineticLog10K | |||
) |
check getKineticLog10K
Definition at line 5154 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
log10KineticActivityProduct | |||
) |
check log10KineticActivityProduct
Definition at line 5162 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getKineticMoles | |||
) |
check getKineticMoles
Definition at line 5199 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getBulk_with_kinetic | |||
) |
check getBulkMolesOld with kinetic contributions
Definition at line 5257 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
setAlgebraicVars_kinetic | |||
) |
check setAlgebraicVariables with kinetic
Definition at line 5294 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
free_molality_kinetic | |||
) |
check mineral free molality calculation when there are kinetic species
Definition at line 5323 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
setSolventETC4 | |||
) |
check setSolventMassAndFreeMolalityAndMineralMolesAndSurfacePotsAndKineticMoles when there are kinetic species
Definition at line 5373 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
computeJacobianExcept | |||
) |
check computeJacobian exception
Definition at line 5442 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
updateOldWithCurrent | |||
) |
check updateOldWithCurrent exception
Definition at line 5511 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
addKineticRatesExcept | |||
) |
check addKineticRates exceptions
Definition at line 5530 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
addKineticRates | |||
) |
check addKineticRates: note that this checks rates and derivatives are produced, while GeochemicalKineticRateCalculatorTest tests that the rates and derivatives are numerically correct
Definition at line 5577 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
addKineticRates_bio_eff | |||
) |
check addKineticRates with kinetic_bio_efficiency
Definition at line 5772 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
addKineticRates_progeny | |||
) |
check addKineticRates with progeny
Definition at line 5950 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getBulkOldInOriginalBasis | |||
) |
Check getBulkOldInOriginalBasis.
Definition at line 6137 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getTransportedBulkMoles | |||
) |
Check TransportedBulk and also in original basis.
Definition at line 6211 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
getTransportedBulkMoles_kin_redox | |||
) |
Check TransportedBulk for case including kinetic redox.
Definition at line 6373 of file GeochemicalSystemTest.C.
TEST_F | ( | GeochemicalSystemTest | , |
copyAssignmentExcept | |||
) |
Check copy assignment constructor exceptions: the copy assignment is further checked in GeochmicalSolverTest for a nontrivial situation.
Definition at line 6439 of file GeochemicalSystemTest.C.