|
moltres
|
#include <SATauStabilized3Eqn.h>
Public Member Functions | |
| SATauStabilized3Eqn (const InputParameters ¶meters) | |
Public Member Functions inherited from SATauMaterialTempl< INSADStabilized3Eqn > | |
| SATauMaterialTempl (const InputParameters ¶meters) | |
| void | subdomainSetup () override |
Static Public Member Functions | |
| static InputParameters | validParams () |
Static Public Member Functions inherited from SATauMaterialTempl< INSADStabilized3Eqn > | |
| static InputParameters | validParams () |
Protected Member Functions | |
| virtual void | computeQpProperties () override |
Protected Member Functions inherited from SATauMaterialTempl< INSADStabilized3Eqn > | |
Protected Attributes | |
| const Real | _pr |
Protected Attributes inherited from SATauMaterialTempl< INSADStabilized3Eqn > | |
| const Real | _sigma |
| const Real | _cb1 |
| const Real | _cb2 |
| const Real | _kappa |
| const Real | _cw1 |
| const Real | _cw2 |
| const Real | _cw3 |
| const Real | _cv1 |
| const Real | _ct1 |
| const Real | _ct2 |
| const Real | _ct3 |
| const Real | _ct4 |
| const ADVariableValue & | _mu_tilde |
| const ADVariableGradient & | _grad_mu |
| const ADVariableValue * | _visc_dot |
| ADMaterialProperty< Real > & | _tau_visc |
| const VariableValue & | _wall_dist |
| const bool | _use_ft2_term |
| ADMaterialProperty< Real > & | _strain_mag |
| ADMaterialProperty< Real > & | _convection_strong_residual |
| ADMaterialProperty< Real > & | _destruction_strong_residual |
| ADMaterialProperty< Real > & | _diffusion_strong_residual |
| ADMaterialProperty< Real > & | _source_strong_residual |
| ADMaterialProperty< Real > & | _time_strong_residual |
| ADMaterialProperty< Real > & | _visc_strong_residual |
| SATauStabilized3Eqn::SATauStabilized3Eqn | ( | const InputParameters & | parameters | ) |
|
overrideprotectedvirtual |
Reimplemented from SATauMaterialTempl< INSADStabilized3Eqn >.
|
static |
|
protected |