19 "contributions (the latter using automatic differentiation) for the "
20 "incompressible Navier-Stokes "
27 _mass_strong_residual(getADMaterialProperty<Real>(
"mass_strong_residual"))
DualNumber< Real, DNDerivativeType, true > ADReal
registerMooseObject("NavierStokesApp", INSADMass)
static InputParameters validParams()
This class computes the mass equation residual and Jacobian contributions (the latter using automatic...
const ADMaterialProperty< Real > & _mass_strong_residual
The strong residual of the mass equation, computed using INSADMaterial.
static InputParameters validParams()
ADReal precomputeQpResidual() override
INSADMass(const InputParameters ¶meters)