20 "grad(concentration)), where porosity is an AuxVariable (or just "
21 "a real number), tensor_coeff is the hydrodynamic dispersion tensor "
22 "and concentration is the 'variable' for this Kernel");
registerMooseObject("GeochemistryApp", GeochemistryDispersion)
virtual Real computeQpJacobian() override
virtual Real computeQpResidual() override
static InputParameters validParams()
Kernel describing grad(porosity * dispersion * grad(concentration)), where porosity is an AuxVariable...
virtual Real computeQpJacobian() override
const VariableValue & _porosity
static InputParameters validParams()
virtual Real computeQpResidual() override
GeochemistryDispersion(const InputParameters ¶meters)