www.mooseframework.org
Functions
ADThermoDiffusion.C File Reference

Go to the source code of this file.

Functions

 registerADMooseObject ("MiscApp", ADThermoDiffusion)
 
 defineADValidParams (ADThermoDiffusion, ADKernel, params.addClassDescription("Calculates diffusion due to temperature gradient and Soret Coefficient");params.addRequiredCoupledVar("temperature", "The coupled temperature variable.");params.addParam< MaterialPropertyName >("soret_coefficient", "soret_coefficient", "The name of the Soret coefficient material property");)
 

Function Documentation

◆ defineADValidParams()

defineADValidParams ( ADThermoDiffusion  ,
ADKernel  ,
params.addClassDescription("Calculates diffusion due to temperature gradient and Soret Coefficient");params.addRequiredCoupledVar("temperature", "The coupled temperature variable.");params.addParam< MaterialPropertyName >("soret_coefficient", "soret_coefficient", "The name of the Soret coefficient material property");   
)

◆ registerADMooseObject()

registerADMooseObject ( "MiscApp"  ,
ADThermoDiffusion   
)