24 "fluid_properties",
"",
"The name of the user object for fluid properties");
29 :
AuxKernel(parameters), _rho(coupledValue(
NS::
density)), _momentum(coupledValue(
"momentum"))
static InputParameters validParams()
Factory constructor, takes parameters so that all derived classes can be built using the same constru...
registerMooseObject("NavierStokesApp", NSVelocityAux)
static const std::string density
Velocity auxiliary value.
const VariableValue & _momentum
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const VariableValue & _rho
NSVelocityAux(const InputParameters ¶meters)
virtual Real computeValue()
static InputParameters validParams()