This class computes the residual and Jacobian contributions for stabilization of temperature advection. More...
#include <INSADTemperatureAdvection.h>
Public Member Functions | |
INSADTemperatureAdvectionSUPG (const InputParameters ¶meters) | |
Protected Member Functions | |
virtual ADReal | precomputeQpStrongResidual () override |
const | ADMaterialProperty (Real) &_rho |
const | ADMaterialProperty (Real) &_cp |
Protected Attributes | |
const ADVectorVariableValue & | _U |
usingKernelSUPGMembers | |
This class computes the residual and Jacobian contributions for stabilization of temperature advection.
Definition at line 44 of file INSADTemperatureAdvection.h.
INSADTemperatureAdvectionSUPG< compute_stage >::INSADTemperatureAdvectionSUPG | ( | const InputParameters & | parameters | ) |
Definition at line 59 of file INSADTemperatureAdvection.C.
|
protected |
|
protected |
|
overrideprotectedvirtual |
Definition at line 70 of file INSADTemperatureAdvection.C.
|
protected |
Definition at line 63 of file INSADTemperatureAdvection.h.
|
protected |
Definition at line 65 of file INSADTemperatureAdvection.h.