Go to the documentation of this file.
29 #include "surfaceInterpolate.H"
43 sqr(
mesh.surfaceInterpolation::deltaCoeffs())
48 const scalar
DiNum =
max(kapparhoCpbyDelta).value()*
runTime.deltaTValue();
49 const scalar meanDiNum =
52 Info<<
"Region: " <<
mesh.name() <<
" Diffusion Number mean: " << meanDiNum
tmp< GeometricField< Type, faPatchField, areaMesh > > average(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
Ostream & endl(Ostream &os)
const dimensionedScalar kappa
GeometricField< scalar, fvPatchField, volMesh > volScalarField
label max(const labelHashSet &set, label maxValue=labelMin)
Calculates and outputs the mean and maximum Diffusion Numbers for the solid regions.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
scalar solidRegionDiffNo(const fvMesh &mesh, const Time &runTime, const volScalarField &Cprho, const volScalarField &kappa)
static tmp< GeometricField< Type, faePatchField, edgeMesh > > interpolate(const GeometricField< Type, faPatchField, areaMesh > &tvf, const edgeScalarField &faceFlux, Istream &schemeData)