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

Go to the source code of this file.

Functions

 if (correctPhi)
 
 CorrectPhi (phi, U, p_rgh, dimensionedScalar(dimTime/rho.dimensions(), 1), geometricZeroField(), pressureReference, pimple)
 

Variables

tmp< volScalarField > rAU
 
 else
 

Function Documentation

◆ if()

if ( correctPhi  )

Definition at line 3 of file initCorrectPhi.H.

References CorrectPhi(), Foam::correctUphiBCs(), Foam::dimDensity, Foam::dimTime, Foam::fvc::interpolate(), mesh, p_rgh, phi, pimple, pressureReference, rAU, and U.

Here is the call graph for this function:

◆ CorrectPhi()

CorrectPhi ( phi  ,
U  ,
p_rgh  ,
dimensionedScalar(dimTime/rho.dimensions(), 1)  ,
geometricZeroField()  ,
pressureReference  ,
pimple   
)

Referenced by if().

Here is the caller graph for this function:

Variable Documentation

◆ rAU

tmp<volScalarField> rAU

Definition at line 1 of file initCorrectPhi.H.

Referenced by if().

◆ else

else
Initial value:
{
U
Definition: pEqn.H:72
void correctUphiBCs(volVectorField &U, surfaceScalarField &phi, const bool evaluateUBCs)
If the mesh is moving correct the velocity BCs on the moving walls to.
phi
Definition: correctPhi.H:3

Definition at line 35 of file initCorrectPhi.H.