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

#include <SATurbulentViscosity.h>

Inheritance diagram for SATurbulentViscosity:
[legend]

Public Member Functions

 SATurbulentViscosity (const InputParameters &parameters)
 

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
 

Detailed Description

Computes residual contributions of all terms in the turbulent viscosity equation of the Spalart-Allmaras model.

Constructor & Destructor Documentation

◆ SATurbulentViscosity()

SATurbulentViscosity::SATurbulentViscosity ( const InputParameters &  parameters)

Member Function Documentation

◆ computeQpResidual()

ADReal SATurbulentViscosity::computeQpResidual ( )
overrideprotectedvirtual

◆ validParams()

InputParameters SATurbulentViscosity::validParams ( )
static

Member Data Documentation

◆ _convection_strong_residual

const ADMaterialProperty<Real>& SATurbulentViscosity::_convection_strong_residual
protected

◆ _destruction_strong_residual

const ADMaterialProperty<Real>& SATurbulentViscosity::_destruction_strong_residual
protected

◆ _diffusion_strong_residual

const ADMaterialProperty<Real>& SATurbulentViscosity::_diffusion_strong_residual
protected

◆ _mu

const ADMaterialProperty<Real>& SATurbulentViscosity::_mu
protected

◆ _source_strong_residual

const ADMaterialProperty<Real>& SATurbulentViscosity::_source_strong_residual
protected

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