Go to the documentation of this file.
29 #include "createPhi.H"
35 mesh.setFluxRequired(
p.name());
70 scalar paRefValue = 0.0;
78 mesh.setFluxRequired(pa.name());
105 IOobject::READ_IF_PRESENT,
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
List< label > labelList
A List of labels.
const dimensionSet dimVelocity
const labelList & inletCells
setRefCell(p, p_rgh, pimple.dict(), pRefCell, pRefValue)
Ostream & endl(Ostream &os)
Add newline and flush stream.
Simple relative velocity model.
zeroCells(alpha, inletCells)
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Creates and initialises the face-flux field phia.
autoPtr< compressible::turbulenceModel > turbulence
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar zeroAlpha("0", dimless/dimTime, 0.0)
dimensionedScalar alphaMax(laminarTransport.lookup("alphaMax"))
GeometricField< vector, fvPatchField, volMesh > volVectorField
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
singlePhaseTransportModel laminarTransport(U, phi)
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
dimensionedScalar zeroSensitivity("0", dimVelocity *dimVelocity, 0.0)
volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), Urel+SRF->U())
dimensionedScalar lambda(laminarTransport.lookup("lambda"))