correctPhi.H File Reference
Include dependency graph for correctPhi.H:

Go to the source code of this file.

Functions

 correctUphiBCs (U, phi, true)
 
 if (divU.valid())
 

Variables

 phi = mesh.Sf() & Uf()
 
 else
 

Function Documentation

◆ correctUphiBCs()

correctUphiBCs ( U  ,
phi  ,
true   
)

◆ if()

if ( divU.  valid())

Definition at line 7 of file correctPhi.H.

References CorrectPhi(), divU, Foam::fvc::interpolate(), p_rgh, phi, pimple, pressureReference, rAU, and U.

Here is the call graph for this function:

Variable Documentation

◆ phi

phi = mesh.Sf() & Uf()

Definition at line 3 of file correctPhi.H.

◆ else

else
Initial value:
{
(
phi,
U,
geometricZeroField(),
)
pressureReference & pressureReference
volScalarField & p_rgh
pimpleNoLoopControl & pimple
U
Definition: pEqn.H:72
phi
Definition: correctPhi.H:3
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.
CorrectPhi(phi, p, rho, psi, dimensionedScalar("rAUf", dimTime, 1), divrhoU(), pimple)
tmp< volScalarField > rAU
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField

Definition at line 21 of file correctPhi.H.