18 params.
addClassDescription(
"This class computes the time derivative for the incompressible " 19 "Navier-Stokes momentum equation.");
20 params.
addParam<MaterialPropertyName>(
"rho_name",
"rho",
"density name");
This class computes the time derivative for the incompressible Navier-Stokes momentum equation...
virtual Real computeQpResidual() override
virtual Real computeQpJacobian()
registerMooseObject("NavierStokesApp", INSMomentumTimeDerivative)
static InputParameters validParams()
static InputParameters validParams()
INSMomentumTimeDerivative(const InputParameters ¶meters)
virtual Real computeQpJacobian() override
virtual Real computeQpResidual()
virtual Real computeQpOffDiagJacobian(unsigned jvar)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const MaterialProperty< Real > & _rho