moltres
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
TurbulentStressAux Class Reference

#include <TurbulentStressAux.h>

Inheritance diagram for TurbulentStressAux:
[legend]

Public Member Functions

 TurbulentStressAux (const InputParameters &parameters)
 

Static Public Member Functions

static InputParameters validParams ()
 

Protected Member Functions

virtual Real computeValue ()
 

Protected Attributes

const ADVariableValue & _mu_tilde
 
const ADMaterialProperty< Real > & _mu
 
const ADMaterialProperty< Real > & _rho
 
const ADMaterialProperty< Real > & _strain_mag
 

Detailed Description

Auxiliary kernel for computing the norm of turbulent stress

Constructor & Destructor Documentation

◆ TurbulentStressAux()

TurbulentStressAux::TurbulentStressAux ( const InputParameters &  parameters)

Member Function Documentation

◆ computeValue()

Real TurbulentStressAux::computeValue ( )
protectedvirtual

◆ validParams()

InputParameters TurbulentStressAux::validParams ( )
static

Member Data Documentation

◆ _mu

const ADMaterialProperty<Real>& TurbulentStressAux::_mu
protected

◆ _mu_tilde

const ADVariableValue& TurbulentStressAux::_mu_tilde
protected

◆ _rho

const ADMaterialProperty<Real>& TurbulentStressAux::_rho
protected

◆ _strain_mag

const ADMaterialProperty<Real>& TurbulentStressAux::_strain_mag
protected

The documentation for this class was generated from the following files: