All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
initCorrectPhi.H
Go to the documentation of this file.
1 if (!runTime.restart() &&correctPhi)
2 {
3  correctUphiBCs(U, phi, true);
4 
6  (
7  phi,
8  U,
9  p_gh,
11  geometricZeroField(),
13  pimple
14  );
15 }
pressureReference & pressureReference
pimpleNoLoopControl & pimple
engineTime & runTime
void correctUphiBCs(volVectorField &U, surfaceScalarField &phi, const bool evaluateUBCs)
If the mesh is moving correct the velocity BCs on the moving walls to.
correctPhi
CorrectPhi(phi, U, p_rgh, dimensionedScalar(dimTime/rho.dimensions(), 1), geometricZeroField(), pressureReference, pimple)
phi
Definition: correctPhi.H:3
tmp< volScalarField > rAU
Definition: initCorrectPhi.H:1
static tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > interpolate(const GeometricField< Type, fvPatchField, volMesh > &tvf, const surfaceScalarField &faceFlux, Istream &schemeData)
Interpolate field onto faces using scheme given by Istream.
U
Definition: pEqn.H:72
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField