Go to the documentation of this file.
19 autoPtr<volScalarField>
Tptr;
42 Info<<
"Calculating stress field sigmaD\n" <<
endl;
56 Info<<
"Calculating explicit part of div(sigma) divSigmaExp\n" <<
endl;
79 mesh.setFluxRequired(
D.name());
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> grad(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
Ostream & endl(Ostream &os)
tmp< GeometricField< Type, faPatchField, areaMesh > > div(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
GeometricField< symmTensor, fvPatchField, volMesh > volSymmTensorField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar lambda("lambda", dimTime/sqr(dimLength), laminarTransport)
GeometricField< vector, fvPatchField, volMesh > volVectorField
volScalarField mu(IOobject("mu", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), laminarTransport.nu() *rhoInfValue)
Info<< "Reading field D\n"<< endl;volVectorField D(IOobject("D", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);autoPtr< volScalarField > Tptr
const dimensionedScalar & D
dimensionedScalar tr(const dimensionedSphericalTensor &dt)
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian(const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
dimensionedSymmTensor twoSymm(const dimensionedSymmTensor &dt)
static const Identity< scalar > I