|
|
| geos::fields::flow::DECLARE_FIELD (logPrimarySpeciesConcentration, "logPrimarySpeciesConcentration", array2dLayoutComp, 0, LEVEL_0, WRITE_AND_READ, "Natural log of primary species concentration (molarity)") |
| |
|
| geos::fields::flow::DECLARE_FIELD (logPrimarySpeciesConcentration_n, "logPrimarySpeciesConcentration_n", array2dLayoutComp, 0, LEVEL_0, WRITE_AND_READ, "Natural log of primary species concentration (molarity) at the previous converged time step") |
| |
|
| geos::fields::flow::DECLARE_FIELD (bcLogPrimarySpeciesConcentration, "bcLogPrimarySpeciesConcentration", array2dLayoutComp, 0, LEVEL_0, WRITE_AND_READ, "Boundary condition for natural log of primary species concentration (molarity)") |
| |
|
| geos::fields::flow::DECLARE_FIELD (primarySpeciesAggregateMole, "primarySpeciesAggregateMole", array2dLayoutComp, 0, LEVEL_0, WRITE_AND_READ, "Aggregate amount of primary species in mole") |
| |
|
| geos::fields::flow::DECLARE_FIELD (primarySpeciesAggregateMole_n, "primarySpeciesAggregateMole_n", array2dLayoutComp, 0, LEVEL_0, WRITE_AND_READ, "Aggregate amount of primary species in mole at the previous converged time step") |
| |
|
| geos::fields::flow::DECLARE_FIELD (kineticReactionMolarIncrements, "kineticReactionMolarIncrements", array2dLayoutComp, 0, NOPLOT, WRITE_AND_READ, "Molar increment in the current timestep for kinetic reactions") |
| |
|
| geos::fields::flow::DECLARE_FIELD (dMobility_dLogPrimaryConc, "dMobility_dLogPrimaryConc", array2dLayoutFluid_dC, 0, NOPLOT, NO_WRITE, "Derivative of fluid mobility with respect to log of primary species concentration") |
| |
|
| geos::fields::flow::DECLARE_FIELD (surfaceArea, "surfaceArea", array2dLayoutComp, 0, NOPLOT, WRITE_AND_READ, "Surface area for surface reactions.") |
| |
|
| geos::fields::flow::DECLARE_FIELD (initialSurfaceArea, "initialSurfaceArea", array2dLayoutComp, 0, NOPLOT, WRITE_AND_READ, "Initial surface area for surface reactions.") |
| |