20 "direction",
"The direction of the flow channel material property");
23 params.
addClassDescription(
"Computes gravity term for the momentum equation for 1-phase flow");
29 _A(adCoupledValue(
"A")),
30 _rho(getADMaterialProperty<
Real>(
"rho")),
const ADVariableValue & _A
const MaterialProperty< RealVectorValue > & _dir
The direction of the flow channel.
ADOneD3EqnMomentumGravity(const InputParameters ¶meters)
registerMooseObject("ThermalHydraulicsApp", ADOneD3EqnMomentumGravity)
const ADTemplateVariableTestValue< T > & _test
DualNumber< Real, DNDerivativeType, true > ADReal
const RealVectorValue & _gravity_vector
Gravitational acceleration vector.
static InputParameters validParams()
Computes gravity term for the momentum equation for 1-phase flow.
static InputParameters validParams()
virtual ADReal computeQpResidual()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const ADMaterialProperty< Real > & _rho