moltres
|
#include <WallShearStressAux.h>
Public Member Functions | |
WallShearStressAux (const InputParameters ¶meters) | |
Static Public Member Functions | |
static InputParameters | validParams () |
Protected Member Functions | |
virtual Real | computeValue () |
Protected Attributes | |
const ADVectorVariableGradient & | _grad_velocity |
const ADMaterialProperty< Real > & | _mu |
const MooseArray< Point > & | _normals |
Auxiliary kernel for computing the wall shear stress along a given boundary.
WallShearStressAux::WallShearStressAux | ( | const InputParameters & | parameters | ) |
|
protectedvirtual |
|
static |
|
protected |
|
protected |
|
protected |