Go to the documentation of this file.
16 autoPtr<volScalarField>
Tptr(NULL);
39 Info<<
"Calculating stress field sigmaD\n" <<
endl;
53 Info<<
"Calculating explicit part of div(sigma) divSigmaExp\n" <<
endl;
76 mesh.setFluxRequired(D.name());
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
Switch compactNormalStress(stressControl.lookup("compactNormalStress"))
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
Ostream & endl(Ostream &os)
Add newline and flush stream.
tmp< GeometricField< Type, fvPatchField, volMesh > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
GeometricField< symmTensor, fvPatchField, volMesh > volSymmTensorField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
static const sphericalTensor I(1)
const volScalarField & mu
Atomic mass unit.
GeometricField< vector, fvPatchField, volMesh > volVectorField
Info<< "Reading field D\n"<< endl;volVectorField D(IOobject("D", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);autoPtr< volScalarField > Tptr(NULL)
dimensionedScalar tr(const dimensionedSphericalTensor &dt)
dimensionedSymmTensor twoSymm(const dimensionedSymmTensor &dt)
dimensionedScalar lambda(laminarTransport.lookup("lambda"))