1 #include "readGravitationalAcceleration.H" 4 Info<<
"Creating twoPhaseSystem\n" <<
endl;
9 phaseModel& phase2 =
fluid.phase2();
26 Info<<
"Reading field p_rgh\n" <<
endl;
54 scalar pRefValue = 0.0;
64 mesh.setFluxRequired(alpha1.name());
66 Info<<
"Creating field dpdt\n" <<
endl;
80 Info<<
"Creating field kinetic energy K\n" <<
endl;
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
pimpleNoLoopControl & pimple
volScalarField p_rgh(IOobject("p_rgh", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh)
setRefCell(p, p_rgh, pimple.dict(), pRefCell, pRefValue)
Ostream & endl(Ostream &os)
Add newline and flush stream.
volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), mesh, dimensionedVector("zero", dimVelocity, Zero))
GeometricField< vector, fvPatchField, volMesh > volVectorField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const dimensionSet dimPressure
dimensioned< scalar > magSqr(const dimensioned< Type > &)
dimensionedScalar pMin("pMin", dimPressure, fluid)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
const dimensionedVector & g