www.mooseframework.org
Functions
INSADMomentumViscous.C File Reference

Go to the source code of this file.

Functions

 registerADMooseObject ("NavierStokesApp", INSADMomentumViscous)
 
 defineADValidParams (INSADMomentumViscous, ADVectorKernelGrad, params.addClassDescription("Adds the viscous term to the INS momentum equation");params.addParam< MaterialPropertyName >("mu_name", "mu", "The name of the viscosity material property");)
 

Function Documentation

◆ defineADValidParams()

defineADValidParams ( INSADMomentumViscous  ,
ADVectorKernelGrad  ,
params.addClassDescription("Adds the viscous term to the INS momentum equation");params.addParam< MaterialPropertyName >("mu_name", "mu", "The name of the viscosity material property");   
)

◆ registerADMooseObject()

registerADMooseObject ( "NavierStokesApp"  ,
INSADMomentumViscous   
)