9 tmp<volScalarField> magKappa;
16 magKappa = mag(
thermo.Kappa());
20 const volScalarField&
cp =
tcp();
23 const volScalarField&
rho =
trho();
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
PtrList< solidThermo > thermos(solidRegions.size())
PtrList< fvMesh > solidRegions(solidNames.size())
tmp< volScalarField > tcp
tmp< volScalarField > trho
const volScalarField & cp
#define forAll(list, i)
Loop across all elements in list.