solidDiffusionNo.H File Reference

Go to the source code of this file.

Functions

 if (thermo.isotropic())
 

Variables

scalar DiNum = -GREAT
 
 else
 
tmp< volScalarField > tcp = thermo.Cp()
 
const volScalarField & cp = tcp()
 
tmp< volScalarField > trho = thermo.rho()
 
const volScalarField & rho = trho()
 

Function Documentation

◆ if()

if ( thermo.  isotropic())

Definition at line 5 of file solidDiffusionNo.H.

References thermo.

Variable Documentation

◆ DiNum

DiNum = -GREAT

Definition at line 1 of file solidDiffusionNo.H.

◆ else

else
Initial value:
{
magKappa = mag(thermo.Kappa())
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
psiReactionThermo & thermo
Definition: createFields.H:28

Definition at line 10 of file solidDiffusionNo.H.

◆ tcp

tmp<volScalarField> tcp = thermo.Cp()

Definition at line 14 of file solidDiffusionNo.H.

◆ cp

const volScalarField& cp = tcp()

Definition at line 15 of file solidDiffusionNo.H.

◆ trho

tmp<volScalarField> trho = thermo.rho()

Definition at line 17 of file solidDiffusionNo.H.

◆ rho

const volScalarField& rho = trho()

Definition at line 18 of file solidDiffusionNo.H.