Go to the documentation of this file. 1 Info<<
"Reading transportProperties\n" <<
endl;
10 IOobject::MUST_READ_IF_MODIFIED,
32 dimensionSet(1, 1, -2, 0, 0, -2, 0),
39 dimensionSet(-1, -3, 3, 0, 0, 2, 0),
72 #include "createPhi.H"
117 mesh.setFluxRequired(
p.name());
118 mesh.setFluxRequired(pB.name());
volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), mesh, dimensionedVector(dimVelocity, Zero))
const dimensionSet dimDensity
IOdictionary transportProperties(IOobject("transportProperties", runTime.constant(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE))
static const Foam::dimensionedScalar B("", Foam::dimless, 18.678)
const word & name() const
Ostream & endl(Ostream &os)
setRefCell(p, pimple.dict(), pRefCell, pRefValue)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const dimensionSet dimViscosity
GeometricField< vector, fvPatchField, volMesh > volVectorField
volScalarField mu(IOobject("mu", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), laminarTransport.nu() *rhoInfValue)
dimensionedScalar sigma("sigma", dimMass/sqr(dimTime), transportProperties)