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;
const dimensionedScalar epsilon0
Electric constant: default SI units: [F/m].
tmp< SurfaceField< Type > > snGrad(const VolField< Type > &vf, const word &name)
Ostream & endl(Ostream &os)
Add newline and flush stream.
SurfaceField< scalar > surfaceScalarField
VolField< scalar > volScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
volScalarField rho(IOobject("rho", runTime.name(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), thermo.renameRho())