Go to the documentation of this file.
15 Info<<
"Reading field p_rgh\n" <<
endl;
37 IOobject::READ_IF_PRESENT,
77 Info<<
"Reading field airAge\n" <<
endl;
93 Info<<
"Reading transportProperties\n" <<
endl;
95 IOdictionary transportProperties
99 "transportProperties",
102 IOobject::MUST_READ_IF_MODIFIED,
109 Info<<
"Reading field alphat\n" <<
endl;
125 Info<<
"Reading diffusivity DT\n" <<
endl;
135 transportProperties.lookupOrDefault(
"solveScalarT",
true);
138 transportProperties.lookupOrDefault(
"solveComfort",
true);
143 #include "createPhi.H"
149 mesh.setFluxRequired(
p.name());
153 autoPtr<incompressible::turbulenceModel>
turbulence
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
setRefCell(p, p_rgh, pimple.dict(), pRefCell, pRefValue)
Ostream & endl(Ostream &os)
Add newline and flush stream.
Simple relative velocity model.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
const dimensionSet dimArea(sqr(dimLength))
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
autoPtr< compressible::turbulenceModel > turbulence
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< vector, fvPatchField, volMesh > volVectorField
singlePhaseTransportModel laminarTransport(U, phi)
volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), Urel+SRF->U())