Loading...
Searching...
No Matches
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.

Variable Documentation

◆ DiNum

DiNum = -GREAT

Definition at line 1 of file solidDiffusionNo.H.

◆ else

else
Initial value:
{
magKappa = mag(thermo.Kappa())
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...

Definition at line 9 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.