Go to the documentation of this file.
15 Info<<
"Reading transportProperties\n" <<
endl;
21 "transportProperties",
30 Info<<
"Reading diffusivity D\n" <<
endl;
IOdictionary transportProperties(IOobject("transportProperties", runTime.constant(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE))
Ostream & endl(Ostream &os)
GeometricField< vector, faPatchField, areaMesh > areaVectorField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, faePatchField, edgeMesh > edgeScalarField
const dimensionSet dimViscosity
GeometricField< scalar, faPatchField, areaMesh > areaScalarField
tmp< GeometricField< Type, faePatchField, edgeMesh > > linearEdgeInterpolate(const GeometricField< Type, faPatchField, areaMesh > &vf)
edgeScalarField phis(IOobject("phis", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), linearEdgeInterpolate(Us) &aMesh.Le())