Go to the documentation of this file.
12 Info<<
"Creating field dpdt for moving meshes\n" <<
endl;
23 Info<<
"Creating field dpdt\n" <<
endl;
31 dpdt.writeOpt(IOobject::NO_WRITE);
volScalarField dpdt(dpdtHeader, fvc::ddt(p))
static constexpr const zero Zero
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
Ostream & endl(Ostream &os)
IOobject dpdtHeader("dpdt", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
tmp< GeometricField< Type, faPatchField, areaMesh > > ddt(const dimensioned< Type > dt, const faMesh &mesh)