Go to the documentation of this file. 1 Info<<
"Reading physicalProperties\n" <<
endl;
3 IOdictionary physicalProperties
10 IOobject::MUST_READ_IF_MODIFIED,
17 physicalProperties.lookup(
"epsilon0")
22 physicalProperties.lookup(
"k")
26 Info<<
"Reading field phi\n" <<
endl;
41 Info<<
"Reading field rho\n" <<
endl;
56 Info<<
"Calculating field rhoFlux\n" <<
endl;
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > snGrad(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
Ostream & endl(Ostream &os)
Add newline and flush stream.
const dimensionedScalar epsilon0
Electric constant: default SI units: [F/m].
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
label k
Boltzmann constant.