24 _diff(getMaterialProperty<Real>(
"diffusivity")),
25 _porosity(getMaterialProperty<Real>(
"porosity"))
registerMooseObject("ChemicalReactionsApp", ChemicalOutFlowBC)
Implements a simple constant VectorNeumann BC where grad(u)=value on the boundary.
const MaterialProperty< Real > & _diff
Diffusivity.
virtual Real computeQpResidual() override
virtual Real computeQpJacobian() override
const MaterialProperty< Real > & _porosity
Porosity.
ChemicalOutFlowBC(const InputParameters ¶meters)
static InputParameters validParams()
const VariablePhiGradient & _grad_phi
const VariableGradient & _grad_u
static InputParameters validParams()
const MooseArray< Point > & _normals
const VariableTestValue & _test