Go to the documentation of this file.
38 scalar meanDiNum = 0.0;
44 mesh.surfaceInterpolation::deltaCoeffs()
53 Info<<
"Region: " <<
mesh.name() <<
" Diffusion Number mean: " << meanDiNum
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
dimensionedScalar deltaT() const
Return time step.
Calculates and outputs the mean and maximum Diffusion Numbers for the solid regions.
tmp< surfaceScalarField > interpolate(const RhoType &rho)
Ostream & endl(Ostream &os)
Add newline and flush stream.
const Type & value() const
Return const reference to value.
const dimensionedScalar kappa
Coulomb constant: default SI units: [N.m2/C2].
tmp< GeometricField< Type, fvPatchField, volMesh > > average(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
Area-weighted average a surfaceField creating a volField.
InternalField & internalField()
Return internal field.
Mesh data needed to do the Finite Volume discretisation.
scalar solidRegionDiffNo(const fvMesh &mesh, const Time &runTime, const volScalarField &Cprho, const volScalarField &kappa)
Generic GeometricField class.
Type gMax(const FieldField< Field, Type > &f)