Go to the documentation of this file.
38 const VariableValue &
_T;
50 const VariableValue &
_c;
53 const MaterialProperty<Real> &
_D;
56 const MaterialProperty<Real> &
_Q;
const VariableValue & _c
Variable value for the concentration.
const MaterialProperty< Real > & _Q
Heat of transport material property.
virtual Real computeQpJacobian()
const VariableGradient & _grad_T
Variable gradient for temperature.
const VariableValue & _T
Coupled variable for the temperature.
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
const MaterialProperty< Real > & _D
Diffusivity material property.
SoretDiffusion(const InputParameters ¶meters)
virtual Real computeQpCJacobian()
InputParameters validParams< SoretDiffusion >()
const Real _kB
Boltzmann constant.
SoretDiffusion adds the soret effect in the split form of the Cahn-Hilliard equation.
const bool _is_coupled
is the kernel used in a coupled form?
unsigned int _T_var
int label for temperature variable
unsigned int _c_var
int label for the Concentration
virtual Real computeQpResidual()