9 tmp<volScalarField> magKappa;
10 if (thermo.isotropic())
12 magKappa = thermo.kappa();
16 magKappa =
mag(thermo.Kappa());
19 tmp<volScalarField> tcp = thermo.Cp();
22 tmp<volScalarField>
trho = thermo.rho();
fluidReactionThermo & thermo
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
bool cp(const fileName &src, const fileName &dst, const bool followLink=true)
Copy, recursively if necessary, the source to the destination.
tmp< volScalarField > trho
PtrList< fvMesh > solidRegions(solidNames.size())
PtrList< solidThermo > thermoSolid(solidRegions.size())
GeometricField< scalar, fvPatchField, volMesh > volScalarField
scalar solidRegionDiffNo(const fvMesh &mesh, const Time &runTime, const volScalarField &Cprho, const volScalarField &kappa)
dimensioned< scalar > mag(const dimensioned< Type > &)