20 "Kernel describing porosity * d(concentration)/dt, where porosity is an AuxVariable (or just " 21 "a real number) and concentration is the 'variable' for this Kernel. This Kernel should not " 22 "be used if porosity is time-dependent. Mass lumping is employed for numerical stability");
28 _nodal_u_dot(_var.dofValuesDot()),
29 _nodal_du_dot_du(_var.dofValuesDuDotDu()),
30 _porosity(coupledValue(
"porosity"))
GeochemistryTimeDerivative(const InputParameters ¶meters)
const VariableValue & _nodal_du_dot_du
virtual Real computeQpJacobian() override
const VariableTestValue & _test
registerMooseObject("GeochemistryApp", GeochemistryTimeDerivative)
Kernel describing porosity * d(concentration)/dt, where porosity is an AuxVariable.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const VariableValue & _nodal_u_dot
virtual Real computeQpResidual() override
static InputParameters validParams()
static InputParameters validParams()
const VariableValue & _porosity