130 const tmp<surfaceScalarField>& tphi,
137 const tmp<surfaceScalarField>& tphi,
146 const tmp<surfaceScalarField>& tphi,
153 const tmp<surfaceScalarField>& tphi,
161 const tmp<surfaceScalarField>& tphi,
167 template<
class MRFType>
170 autoPtr<surfaceVectorField>& Uf,
176 template<
class MRFType>
179 autoPtr<surfaceVectorField>& rhoUf,
188 autoPtr<surfaceVectorField>& Uf,
195 autoPtr<surfaceVectorField>& rhoUf,
volScalarField alpha(IOobject("alpha", runTime.name(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
void correctRhoUf(autoPtr< surfaceVectorField > &rhoUf, const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const MRFType &MRF)
tmp< surfaceScalarField > meshPhi(const volVectorField &U)
tmp< surfaceScalarField > relative(const tmp< surfaceScalarField > &tphi, const volVectorField &U)
Return the given absolute flux in relative form.
void correctUf(autoPtr< surfaceVectorField > &Uf, const volVectorField &U, const surfaceScalarField &phi, const MRFType &MRF)
void makeAbsolute(surfaceScalarField &phi, const volVectorField &U)
Make the given flux absolute.
tmp< surfaceScalarField > absolute(const tmp< surfaceScalarField > &tphi, const volVectorField &U)
Return the given relative flux in absolute form.
void makeRelative(surfaceScalarField &phi, const volVectorField &U)
Make the given flux relative.
VolField< vector > volVectorField
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
SurfaceField< scalar > surfaceScalarField
VolField< scalar > volScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.