This class computes the time derivative for the incompressible Navier-Stokes momentum equation.
More...
#include <INSTemperatureTimeDerivative.h>
|
const MaterialProperty< Real > & | _rho |
|
const MaterialProperty< Real > & | _cp |
|
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 INSTemperatureTimeDerivative.h.
◆ INSTemperatureTimeDerivative()
INSTemperatureTimeDerivative::INSTemperatureTimeDerivative |
( |
const InputParameters & |
parameters | ) |
|
◆ ~INSTemperatureTimeDerivative()
virtual INSTemperatureTimeDerivative::~INSTemperatureTimeDerivative |
( |
| ) |
|
|
inlinevirtual |
◆ computeQpJacobian()
Real INSTemperatureTimeDerivative::computeQpJacobian |
( |
| ) |
|
|
protectedvirtual |
◆ computeQpOffDiagJacobian()
Real INSTemperatureTimeDerivative::computeQpOffDiagJacobian |
( |
unsigned |
jvar | ) |
|
|
protectedvirtual |
◆ computeQpResidual()
Real INSTemperatureTimeDerivative::computeQpResidual |
( |
| ) |
|
|
protectedvirtual |
◆ _cp
const MaterialProperty<Real>& INSTemperatureTimeDerivative::_cp |
|
protected |
◆ _rho
const MaterialProperty<Real>& INSTemperatureTimeDerivative::_rho |
|
protected |
The documentation for this class was generated from the following files: