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

#include <INSADMassPSPGBC.h>

Inheritance diagram for INSADMassPSPGBC:
[legend]

Public Member Functions

 INSADMassPSPGBC (const InputParameters &parameters)
 

Static Public Member Functions

static InputParameters validParams ()
 

Protected Member Functions

ADReal computeQpResidual () override
 

Protected Attributes

const ADMaterialProperty< Real > & _rho
 
const ADMaterialProperty< Real > & _tau
 
const ADMaterialProperty< RealVectorValue > & _momentum_strong_residual
 

Detailed Description

This class removes INS PSPG contributions along the boundary.

Constructor & Destructor Documentation

◆ INSADMassPSPGBC()

INSADMassPSPGBC::INSADMassPSPGBC ( const InputParameters &  parameters)

Member Function Documentation

◆ computeQpResidual()

ADReal INSADMassPSPGBC::computeQpResidual ( )
overrideprotected

◆ validParams()

InputParameters INSADMassPSPGBC::validParams ( )
static

Member Data Documentation

◆ _momentum_strong_residual

const ADMaterialProperty<RealVectorValue>& INSADMassPSPGBC::_momentum_strong_residual
protected

◆ _rho

const ADMaterialProperty<Real>& INSADMassPSPGBC::_rho
protected

◆ _tau

const ADMaterialProperty<Real>& INSADMassPSPGBC::_tau
protected

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