This class computes the time derivative for the incompressible Navier-Stokes momentum equation.
More...
#include <INSMomentumTimeDerivative.h>
|
const MaterialProperty< Real > & | _rho |
|
This class computes the time derivative for the incompressible Navier-Stokes momentum equation.
Could instead use CoefTimeDerivative for this.
Definition at line 25 of file INSMomentumTimeDerivative.h.
◆ INSMomentumTimeDerivative()
INSMomentumTimeDerivative::INSMomentumTimeDerivative |
( |
const InputParameters & |
parameters | ) |
|
◆ ~INSMomentumTimeDerivative()
virtual INSMomentumTimeDerivative::~INSMomentumTimeDerivative |
( |
| ) |
|
|
inlinevirtual |
◆ computeQpJacobian()
Real INSMomentumTimeDerivative::computeQpJacobian |
( |
| ) |
|
|
protectedvirtual |
◆ computeQpOffDiagJacobian()
Real INSMomentumTimeDerivative::computeQpOffDiagJacobian |
( |
unsigned |
jvar | ) |
|
|
protectedvirtual |
◆ computeQpResidual()
Real INSMomentumTimeDerivative::computeQpResidual |
( |
| ) |
|
|
protectedvirtual |
◆ _rho
const MaterialProperty<Real>& INSMomentumTimeDerivative::_rho |
|
protected |
The documentation for this class was generated from the following files: