19 params.
addClassDescription(
"A time derivative kernel for which the form is eps * ddt(rho*var).");
static InputParameters validParams()
const MaterialProperty< Real > & _eps
The porosity.
static const std::string density
const ADVariableValue & _u_dot
DualNumber< Real, DNDerivativeType, false > ADReal
static const std::string porosity
ADReal computeQpResidual() override
const ADVariableValue & _rho_dot
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const ADVariableValue & _rho
registerMooseObject("NavierStokesApp", PCNSFVDensityTimeDerivative)
const ADVariableValue & _u
PCNSFVDensityTimeDerivative(const InputParameters ¶meters)
static InputParameters validParams()