|
moltres
|
#include <SATurbulentViscosity.h>
Public Member Functions | |
| SATurbulentViscosity (const InputParameters ¶meters) | |
Static Public Member Functions | |
| static InputParameters | validParams () |
Protected Member Functions | |
| virtual ADReal | computeQpResidual () override |
Protected Attributes | |
| const ADMaterialProperty< Real > & | _mu |
| const ADMaterialProperty< Real > & | _convection_strong_residual |
| const ADMaterialProperty< Real > & | _destruction_strong_residual |
| const ADMaterialProperty< Real > & | _diffusion_strong_residual |
| const ADMaterialProperty< Real > & | _source_strong_residual |
Computes residual contributions of all terms in the turbulent viscosity equation of the Spalart-Allmaras model.
| SATurbulentViscosity::SATurbulentViscosity | ( | const InputParameters & | parameters | ) |
|
overrideprotectedvirtual |
|
static |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |