20 "direction",
"The direction of the flow channel material property");
23 "Computes the area gradient term in the momentum equation for single phase flow.");
29 _area_grad(coupledGradient(
"A")),
31 _pressure(getADMaterialProperty<
Real>(
"p"))
const ADTemplateVariableTestValue< T > & _test
const VariableGradient & _area_grad
DualNumber< Real, DNDerivativeType, true > ADReal
registerMooseObject("ThermalHydraulicsApp", ADOneD3EqnMomentumAreaGradient)
ADOneD3EqnMomentumAreaGradient(const InputParameters ¶meters)
static InputParameters validParams()
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const MaterialProperty< RealVectorValue > & _dir
The direction of the flow channel.
const ADMaterialProperty< Real > & _pressure
Computes the area gradient term in the momentum equation.
virtual ADReal computeQpResidual()