|
moltres
|
#include <SATurbulentViscositySUPGBC.h>
Public Member Functions | |
| SATurbulentViscositySUPGBC (const InputParameters ¶meters) | |
Static Public Member Functions | |
| static InputParameters | validParams () |
Protected Member Functions | |
| ADRealVectorValue | computeQpStabilization () |
| ADReal | precomputeQpStrongResidual () |
| void | computeResidual () override |
| void | computeResidualsForJacobian () override |
| virtual ADReal | computeQpResidual () override final |
Protected Attributes | |
| const ADMaterialProperty< Real > & | _tau_visc |
| const ADVectorVariableValue & | _velocity |
| const ADMaterialProperty< Real > & | _visc_strong_residual |
This class removes SUPG contributions in the Spalart-Allmaras equation along the boundary.
| SATurbulentViscositySUPGBC::SATurbulentViscositySUPGBC | ( | const InputParameters & | parameters | ) |
|
finaloverrideprotectedvirtual |
|
protected |
|
overrideprotected |
|
overrideprotected |
|
protected |
|
static |
|
protected |
|
protected |
|
protected |