correctPhi.H
Go to the documentation of this file.
2 (
3  U,
4  phi,
5  p_gh,
7  geometricZeroField(),
8  pimple
9 );
10 
11 #include "continuityErrs.H"
CorrectPhi
CorrectPhi(U, phi, p, rho, psi, dimensionedScalar("rAUf", dimTime, 1), divrhoU, pimple)
rAU
tmp< volScalarField > rAU
Definition: initCorrectPhi.H:1
pimple
pimpleControl & pimple
Definition: setRegionFluidFields.H:56
phi
surfaceScalarField & phi
Definition: setRegionFluidFields.H:8
U
U
Definition: pEqn.H:72
Foam::surfaceScalarField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
Definition: surfaceFieldsFwd.H:54
Foam::fac::interpolate
static tmp< GeometricField< Type, faePatchField, edgeMesh > > interpolate(const GeometricField< Type, faPatchField, areaMesh > &tvf, const edgeScalarField &faceFlux, Istream &schemeData)
Interpolate field onto faces using scheme given by Istream.